4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/sh
|
||
|
cd /var/www/lbry.block.ng/cron
|
||
|
php blockstuff.php
|