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