FIX: fix for get app resource

This commit is contained in:
이수준 2023-09-25 10:39:33 +09:00
parent 9e0a4976aa
commit a683fff8fa
2 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ 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.