temp #22

Merged
brocasm merged 2 commits from temp into master 2024-12-03 13:17:07 +00:00
Showing only changes of commit 75402ed6c9 - Show all commits

8
start_crond.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
# start_crond.sh
# Activer le venv
source venv/bin/activate
# Lancer crond
exec crond -f