forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
@@ -14,7 +14,6 @@ pkg upgrade --yes
|
|||||||
|
|
||||||
#Update the ports
|
#Update the ports
|
||||||
if [ .$portsnap_enabled = .'true' ]; then
|
if [ .$portsnap_enabled = .'true' ]; then
|
||||||
echo "/usr/ports not found";
|
|
||||||
portsnap fetch extract
|
portsnap fetch extract
|
||||||
echo "/usr/ports added"
|
echo "/usr/ports added"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user