3 lines
90 B
Bash
Executable file
3 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
cd /home/lbry/explorer.lbry.io/cron
|
|
php -d extension=pthreads.so blockstuff.php
|