diff --git a/update b/update index 4d4583e..46bead5 100755 --- a/update +++ b/update @@ -1,7 +1,7 @@ #!/bin/sh # [1] Send data + fetch configuration -php /home/sats/satsd/source/lib/api/sync; +/home/sats/satsd/source/lib/api/sync; # [2] Update source BRANCH=$(cat /home/sats/satsd/conf/machine.branch);