Explorar el Código

Revert ""modify 修改备注""

This reverts commit f3928ace
Zhipeng hace 4 años
padre
commit
ad89dbd7b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      supervisor/install.sh

+ 1 - 1
supervisor/install.sh

@@ -21,7 +21,7 @@ then
 	  echo "The service has already existed"
 	  exit 1
 else
-# The first position is server.conf File installation directory
+#The first position is server.conf File installation directory
 	  cp server.conf $served/$conf
 fi