mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
initial nix based docker images
This commit is contained in:
parent
4972a889eb
commit
06bf3b4b62
72 changed files with 472 additions and 789 deletions
2
nix/image/configs/cron.conf
Normal file
2
nix/image/configs/cron.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# m h dom mon dow command
|
||||
*/5 * * * * sudo -u haze php -f /var/www/html/cron.php >> /var/log/cron/haze.log 2>&1
|
||||
Loading…
Add table
Add a link
Reference in a new issue