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