|
@@ -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
|
|
|
|
|