forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
2
debian/install.sh
vendored
2
debian/install.sh
vendored
@@ -13,7 +13,7 @@ sed -i '/cdrom:/d' /etc/apt/sources.list
|
||||
|
||||
#Update to latest packages
|
||||
verbose "Update installed packages"
|
||||
apt-get update && apt-get upgrade -y --force-yes
|
||||
apt-get update && apt-get upgrade -y
|
||||
|
||||
#Add dependencies
|
||||
apt-get install -y wget
|
||||
|
||||
Reference in New Issue
Block a user