mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
selfoss: fix cron
This commit is contained in:
parent
52234b1825
commit
e891ddeada
@ -1,3 +1,2 @@
|
||||
#!/bin/sh
|
||||
|
||||
su - selfoss -c "/usr/bin/php --file /selfoss/cliupdate.php" > /dev/null 2>&1
|
||||
su - selfoss -c "php7 -f /selfoss/cliupdate.php" > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user