소스 검색

no message

MS-CGGBQLOTBCKH\Administrator 5 년 전
부모
커밋
ab4d301b3c
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      websocket/status.sh

+ 2 - 4
websocket/status.sh

@@ -1,6 +1,6 @@
 #!/bin/sh
 
-cd /var/www/html/solar-iot/websocket
+cd /var/www/html/idcol/websocket
 
 statusFun(){
 	process="${1}"
@@ -17,6 +17,4 @@ statusFun(){
 	fi
 }
 
-statusFun 'loraWan915'
-statusFun 'solarWss'
-statusFun 'policyCmd'
+statusFun 'idcolWss'