Now emulate sats

This commit is contained in:
xdrm-brackets 2017-10-02 15:45:13 +02:00
parent 56f7f99096
commit a5115fe37d
1 changed files with 1 additions and 1 deletions

View File

@ -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;