mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-06-28 20:23:33 +02:00
@ -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}"
|
||||||
|
Reference in New Issue
Block a user