Explorar o código

Update fusionpbx.sh

FusionPBX %!s(int64=5) %!d(string=hai) anos
pai
achega
5addd2ebe2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      freebsd/resources/fusionpbx.sh

+ 3 - 0
freebsd/resources/fusionpbx.sh

@@ -10,6 +10,9 @@ cd "$(dirname "$0")"
 #send a message
 verbose "Installing FusionPBX"
 
+#install dependencies
+pkg install --yes git
+
 #set the version
 if [ .$system_branch = .'master' ]; then
 	verbose "Using master"