forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
@@ -10,7 +10,7 @@ cd "$(dirname "$0")"
|
||||
|
||||
#Update to latest packages
|
||||
verbose "Update installed packages"
|
||||
pkg upgrade
|
||||
pkg upgrade --yes
|
||||
|
||||
#Update the ports
|
||||
if [ -d "/usr/ports" ]; then
|
||||
|
||||
Reference in New Issue
Block a user