added shebang for cronjobs

This commit is contained in:
Sebastian Grewe 2013-05-16 14:54:43 +02:00
parent e791d27671
commit 7344926ebf
3 changed files with 3 additions and 0 deletions

1
cronjobs/blockupdate.php Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/php
<?php
/*

1
cronjobs/findblock.php Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/php
<?php
/*

1
cronjobs/pps_payout.php Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/php
<?php
/*