Ajouter start_crond.sh

This commit is contained in:
2024-12-03 13:13:31 +00:00
parent d871ea62e1
commit 75402ed6c9

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