added shebang for cronjobs
This commit is contained in:
parent
e791d27671
commit
7344926ebf
1
cronjobs/blockupdate.php
Normal file → Executable file
1
cronjobs/blockupdate.php
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/php
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
1
cronjobs/findblock.php
Normal file → Executable file
1
cronjobs/findblock.php
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/php
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
1
cronjobs/pps_payout.php
Normal file → Executable file
1
cronjobs/pps_payout.php
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/php
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user