diff --git a/init.sh b/init.sh index 2a0ebc4..a92499f 100755 --- a/init.sh +++ b/init.sh @@ -25,6 +25,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" diff --git a/process-checker/process-checker b/process-checker/process-checker index 3d76dc4..0d9b8b7 100755 Binary files a/process-checker/process-checker and b/process-checker/process-checker differ