boot fix
This commit is contained in:
parent
9a1a8a683f
commit
1b9ea58e3a
2
update
2
update
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue