mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-22 17:37:13 +01:00
parent
169058d029
commit
7859f231d3
@ -50,7 +50,7 @@ fi
|
|||||||
|
|
||||||
#Install Stuff
|
#Install Stuff
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install docker.io mysql-client wget
|
apt-get -y install docker-ce mysql-client wget
|
||||||
|
|
||||||
# Set SERVER to be the preferred download server from the Apache CDN
|
# Set SERVER to be the preferred download server from the Apache CDN
|
||||||
SERVER="http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/${GUACVERSION}"
|
SERVER="http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/${GUACVERSION}"
|
||||||
|
Loading…
Reference in New Issue
Block a user