Update install.sh

This commit is contained in:
FusionPBX
2017-04-03 21:55:51 -06:00
committed by GitHub
parent 92ce7e467d
commit d5304d4624

View File

@@ -10,7 +10,7 @@ cd "$(dirname "$0")"
#Update to latest packages #Update to latest packages
verbose "Update installed packages" verbose "Update installed packages"
pkg upgrade pkg upgrade --yes
#Update the ports #Update the ports
if [ -d "/usr/ports" ]; then if [ -d "/usr/ports" ]; then