Преглед изворни кода

set date and time on script and disabled openvpn scripts install

Richard Neese пре 11 година
родитељ
комит
3212b7ded0
1 измењених фајлова са 5 додато и 5 уклоњено
  1. 5 5
      install/Debian/Fusionpbx-Debian-Package-Install.sh

+ 5 - 5
install/Debian/Fusionpbx-Debian-Package-Install.sh

@@ -1,5 +1,5 @@
 #!/bin/bash
-#Date Oct 25 2014 11:40 CDT
+#Date Nov 9 2014 17:18 CST
 ################################################################################
 # The MIT License (MIT)
 #
@@ -1158,10 +1158,10 @@ kernel.panic = 10
 DELIM
 
 #Install optional openvpn-scripts
-if [[ $install_openvpn == "y" ]]; then
-echo "Installing Open-vpn configuration scripts"
-apt-get install openvpn openvpn-scripts
-fi
+#if [[ $install_openvpn == "y" ]]; then
+#echo "Installing Open-vpn configuration scripts"
+#apt-get install openvpn openvpn-scripts
+#fi
 
 #Ajenti admin portal. Makes maintaining the system easier.
 #ADD Ajenti repo & ajenti