initial commit

This commit is contained in:
jonathan santis
2025-05-12 14:47:49 +02:00
commit cd23e1cfc1
10 changed files with 731 additions and 0 deletions

1
comile.sh Normal file
View File

@@ -0,0 +1 @@
gcc main.c config.c -lcurl -Wall -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -ldbus-1 -o systemd-gotify.bin