moving to init.sh
All checks were successful
/ Plan (push) Successful in 37s
/ Plan (pull_request) Successful in 22s

This commit is contained in:
2024-11-25 14:27:04 -06:00
parent cca4e08feb
commit 0c2679cab5
2 changed files with 8 additions and 1 deletions

4
init.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cron -l 8 &
su - www-data -s /usr/local/bin/libnotices.py
apache2ctl -D FOREGROUND