Update install.sh

This commit is contained in:
FusionPBX 2017-06-24 01:39:29 -06:00 committed by GitHub
parent 910f39bc7d
commit c92f1fe298
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ pkg upgrade --yes
#Update the ports
if [ .$portsnap_enabled = .'true' ]; then
echo "/usr/ports not found";
portsnap fetch extract
echo "/usr/ports added"
fi