Explorar o código

"modify 格式修改"

Zhipeng %!s(int64=3) %!d(string=hai) anos
pai
achega
aceae20ead
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      supervisor/uninstall.sh

+ 2 - 2
supervisor/uninstall.sh

@@ -6,8 +6,8 @@ read conf
 served="/etc/supervisord.d"
 if [ ! -f "$served/$conf" ]
 then
-	echo "The service is not existing"
-	exit 1
+    echo "The service is not existing"
+	  exit 1
 fi