forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
@@ -13,7 +13,11 @@ verbose "Update installed packages"
|
||||
pkg upgrade --yes
|
||||
|
||||
#Update the ports
|
||||
portsnap fetch extract
|
||||
if [ -d "/usr/ports/www" ]
|
||||
portsnap fetch extract
|
||||
else
|
||||
portsnap fetch update
|
||||
fi
|
||||
|
||||
#PF - Packet Filter
|
||||
resources/pf.sh
|
||||
|
||||
Reference in New Issue
Block a user