Browse Source

Revert ""modify 修改备注""

This reverts commit f3928ace
Zhipeng 3 years ago
parent
commit
ad89dbd7b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      supervisor/install.sh

+ 1 - 1
supervisor/install.sh

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