This commit is contained in:
xdrm-brackets 2017-01-28 12:19:40 +01:00
parent 9a1a8a683f
commit 1b9ea58e3a
1 changed files with 1 additions and 1 deletions

2
update
View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# [1] Send data + fetch configuration # [1] Send data + fetch configuration
php /home/sats/satsd/source/lib/api/sync; /home/sats/satsd/source/lib/api/sync;
# [2] Update source # [2] Update source
BRANCH=$(cat /home/sats/satsd/conf/machine.branch); BRANCH=$(cat /home/sats/satsd/conf/machine.branch);