forked from 1694666750708.sdtsuper/bwc-installer
FIX: fix for get app resource
This commit is contained in:
parent
d91fe1d887
commit
698e52dc01
1
init.sh
1
init.sh
|
@ -24,6 +24,7 @@ echo "[INIT] [1] Finish equipment registration"
|
|||
echo "[INIT] [2] Start install device-control"
|
||||
cd device-control
|
||||
./install.sh $acode $etype
|
||||
mkdir -p /usr/local/sdt/app
|
||||
echo "[INIT] [2] Finish install device-control"
|
||||
|
||||
echo "[INIT] [3] Start install device-health"
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue