Update install.sh

This commit is contained in:
FusionPBX
2017-05-20 16:40:43 -06:00
committed by GitHub
parent a11befb75a
commit 9927ccb61a

View File

@@ -13,7 +13,7 @@ verbose "Update installed packages"
pkg upgrade --yes
#Update the ports
if [ -d "/usr/ports/www" ]; then
if [ -d "/usr/ports" ]; then
portsnap fetch extract
else
portsnap fetch update