forked from norman/fusionpbx-install.sh-github-mirror
Update install.sh
This commit is contained in:
1
debian/install.sh
vendored
1
debian/install.sh
vendored
@@ -16,6 +16,7 @@ verbose "Update installed packages"
|
|||||||
apt-get update && apt-get upgrade -y --force-yes
|
apt-get update && apt-get upgrade -y --force-yes
|
||||||
|
|
||||||
#Add dependencies
|
#Add dependencies
|
||||||
|
apt-get install -y wget
|
||||||
apt-get install -y lsb-release
|
apt-get install -y lsb-release
|
||||||
apt-get install -y systemd
|
apt-get install -y systemd
|
||||||
apt-get install -y systemd-sysv
|
apt-get install -y systemd-sysv
|
||||||
|
|||||||
Reference in New Issue
Block a user