forked from sujune/bwc-installer
Compare commits
No commits in common. "698e52dc01d00e85bff8115cf1fc49d7bfddfd95" and "100b51d185cbda073d5fd39096712b5cccfae5bd" have entirely different histories.
698e52dc01
...
100b51d185
1
init.sh
1
init.sh
|
@ -24,7 +24,6 @@ echo "[INIT] [1] Finish equipment registration"
|
||||||
echo "[INIT] [2] Start install device-control"
|
echo "[INIT] [2] Start install device-control"
|
||||||
cd device-control
|
cd device-control
|
||||||
./install.sh $acode $etype
|
./install.sh $acode $etype
|
||||||
mkdir -p /usr/local/sdt/app
|
|
||||||
echo "[INIT] [2] Finish install device-control"
|
echo "[INIT] [2] Finish install device-control"
|
||||||
|
|
||||||
echo "[INIT] [3] Start install device-health"
|
echo "[INIT] [3] Start install device-health"
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue