@@ -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'