fixed payout cronjob
This commit is contained in:
parent
e08bc8cd40
commit
788929ae79
@ -10,8 +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 blockupdate.php manual_payout.php auto_payout.php"
|
CRONS="findblock.php proportional_payout.php pplns_payout.php pps_payout.php blockupdate.php manual_payout.php auto_payout.php"
|
||||||
#pplns_payout.php pps_payout.php
|
|
||||||
|
|
||||||
# Output additional runtime information
|
# Output additional runtime information
|
||||||
VERBOSE="1"
|
VERBOSE="1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user