Making install easier (#91)

* Always do a portsnap fetch extract

* Save compiling much of php71 and postgres
This commit is contained in:
DigiDaz
2017-04-05 16:39:04 +01:00
committed by FusionPBX
parent b2c0763f7f
commit a724ff0a6e
2 changed files with 3 additions and 23 deletions

View File

@@ -13,11 +13,7 @@ verbose "Update installed packages"
pkg upgrade --yes
#Update the ports
if [ -d "/usr/ports" ]; then
portsnap fetch update
else
portsnap fetch extract
fi
portsnap fetch extract
#PF - Packet Filter
resources/pf.sh