diff --git a/INSTALL/now.sh b/INSTALL/now.sh index 04f1aa64..5ffb2e8f 100644 --- a/INSTALL/now.sh +++ b/INSTALL/now.sh @@ -35,10 +35,10 @@ sh INSTALL/opensuse.sh ;; "6") chmod +x "INSTALL/CentOS - Quick Install.sh" -sh "INSTALL/CentOS - Quick Install.sh" +sh "INSTALL/CentOS - Quick Install.sh" 1 ;; *) echo "Choice not found." ;; -esac +esac \ No newline at end of file