Now emulate sats
This commit is contained in:
parent
56f7f99096
commit
a5115fe37d
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/usr/bin/env php $(realpath $(dirname $0))/source/loop.php;
|
||||
sudo -u sats /usr/bin/env php $(realpath $(dirname $0))/source/loop.php;
|
||||
|
|
Loading…
Reference in New Issue