Explorar o código

Revert ""modify 修改备注""

This reverts commit f3928ace
Zhipeng %!s(int64=4) %!d(string=hai) anos
pai
achega
a091570e9a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      supervisor/install.sh

+ 1 - 1
supervisor/install.sh

@@ -25,7 +25,7 @@ else
 	  cp server.conf $served/$conf
 fi
 
-#Variable substitution
+# Variable substitution
 sed -i "s#PROGRAM#$program#g" $served/$conf
 sed -i "s#PROCESS_NAME#$process_name#g" $served/$conf
 sed -i "s#USER#$user#g" $served/$conf