[FIX] Missing x bit
This commit is contained in:
parent
bb04f890ae
commit
17345f953e
2
cronjobs/run-maintenance.sh
Normal file → Executable file
2
cronjobs/run-maintenance.sh
Normal file → Executable file
@ -10,7 +10,7 @@
|
|||||||
PHP_BIN=$( which php )
|
PHP_BIN=$( which php )
|
||||||
|
|
||||||
# List of cruns to execute
|
# List of cruns to execute
|
||||||
CRONS="tickerupdate.php notifications.php statistics.php archive_cleanup.php"
|
CRONS="tickerupdate.php notifications.php archive_cleanup.php"
|
||||||
|
|
||||||
# Output additional runtime information
|
# Output additional runtime information
|
||||||
VERBOSE="1"
|
VERBOSE="1"
|
||||||
|
|||||||
0
cronjobs/run-payout.sh
Normal file → Executable file
0
cronjobs/run-payout.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user