ソースを参照

new line after text

Serghey Rodin 8 年 前
コミット
d8e200f759

+ 1 - 1
install/vst-install-debian.sh

@@ -366,7 +366,7 @@ fi
 
 # Softaculous
 if [ "$softaculous" = 'yes' ]; then
-    echo -n '   - Softaculous Plugin'
+    echo '   - Softaculous Plugin'
 fi
 
 # Firewall stack

+ 1 - 1
install/vst-install-rhel.sh

@@ -366,7 +366,7 @@ fi
 
 # Softaculous
 if [ "$softaculous" = 'yes' ]; then
-    echo -n '   - Softaculous Plugin'
+    echo '   - Softaculous Plugin'
 fi
 
 # Firewall stack

+ 1 - 1
install/vst-install-ubuntu.sh

@@ -379,7 +379,7 @@ fi
 
 # Softaculous
 if [ "$softaculous" = 'yes' ]; then
-    echo -n '   - Softaculous Plugin'
+    echo '   - Softaculous Plugin'
 fi
 
 # Firewall stack