Commit Graph

7 Commits

Author SHA1 Message Date
294997fe27 Change into the directory before pulling 2025-09-21 00:56:00 +02:00
4fc3a849f6 Remove the lock file handling from the service and let systemd handle it. 2025-09-21 00:52:58 +02:00
be116c222e Fix bugs in service script
- Call initialize_repos
- only call .git-monitor_after.sh only if it exists
2025-09-21 00:36:31 +02:00
2f8b01b768 Change the delimiter in the repository file from ":" to "|"
Done in order to prevent problems with the ":" in URIs
2025-09-21 00:24:04 +02:00
0d635a0095 Make scripts executeable 2025-09-21 00:17:27 +02:00
ea1e22d3e4 Modify the monitor to listen to multiple repositories. 2025-09-20 23:34:37 +02:00
dc583498af Add skeleton code 2025-09-20 22:14:49 +02:00