mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2023-10-10 13:36:56 +02:00
parent
169058d029
commit
7859f231d3
@ -50,7 +50,7 @@ fi
|
||||
|
||||
#Install Stuff
|
||||
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
|
||||
SERVER="http://apache.org/dyn/closer.cgi?action=download&filename=guacamole/${GUACVERSION}"
|
||||
|
Loading…
Reference in New Issue
Block a user