[FIX] changed to new payout-cronjob name
This commit is contained in:
parent
f09459433b
commit
2517f22b2f
@ -10,7 +10,7 @@
|
|||||||
PHP_BIN=$( which php )
|
PHP_BIN=$( which php )
|
||||||
|
|
||||||
# List of cruns to execute
|
# List of cruns to execute
|
||||||
CRONS="findblock.php proportional_payout.php pplns_payout.php pps_payout.php blockupdate.php manual_payout.php auto_payout.php"
|
CRONS="findblock.php proportional_payout.php pplns_payout.php pps_payout.php blockupdate.php payouts.php"
|
||||||
|
|
||||||
# Output additional runtime information
|
# Output additional runtime information
|
||||||
VERBOSE="1"
|
VERBOSE="1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user