Explorar o código

Update pre-install.sh

FusionPBX %!s(int64=8) %!d(string=hai) anos
pai
achega
f585ca8216
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      debian/pre-install.sh

+ 2 - 2
debian/pre-install.sh

@@ -3,8 +3,8 @@
 #upgrade the packages
 #upgrade the packages
 apt-get update && apt-get upgrade -y --force-yes
 apt-get update && apt-get upgrade -y --force-yes
 
 
-#install git
-apt-get install -y --force-yes git
+#install packages
+apt-get install -y --force-yes git lsb-release
 
 
 #get the install script
 #get the install script
 cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
 cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git