Explorar el Código

update by krrish

krrish hace 6 años
padre
commit
3b90f2ad01
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker/start.sh

+ 1 - 1
docker/start.sh

@@ -137,7 +137,7 @@ for log in ${!APP_LOG*}; do
 done
 
 
-# start, important
+# start
 Service_Start() {
     echo "Starting ${APP_NAME}.."