librarynotices/init.sh
Dan Hamik 0c2679cab5
All checks were successful
/ Plan (push) Successful in 37s
/ Plan (pull_request) Successful in 22s
moving to init.sh
2024-11-25 14:27:04 -06:00

4 lines
94 B
Bash

#!/bin/bash
cron -l 8 &
su - www-data -s /usr/local/bin/libnotices.py
apache2ctl -D FOREGROUND