소스 검색

Revert ""modify 修改备注""

This reverts commit f3928ace
Zhipeng 4 년 전
부모
커밋
ad89dbd7b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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