mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2023-10-10 13:36:56 +02:00
Revert Change (Wrong Branch)
This commit is contained in:
parent
06ca66f50f
commit
f5bebc8e9d
@ -141,6 +141,8 @@ ln -s /etc/guacamole/guacamole.war /var/lib/${TOMCAT}/webapps/
|
||||
ln -s /usr/local/lib/freerdp/guac*.so /usr/lib/${BUILD_FOLDER}/freerdp/
|
||||
cp mysql-connector-java-${MCJVERSION}/mysql-connector-java-${MCJVERSION}-bin.jar /etc/guacamole/lib/
|
||||
cp guacamole-auth-jdbc-${VERSION}-incubating/mysql/guacamole-auth-jdbc-mysql-${VERSION}-incubating.jar /etc/guacamole/extensions/
|
||||
rm -rf /usr/share/${TOMCAT}/.guacamole
|
||||
ln -s /etc/guacamole /usr/share/${TOMCAT}/.guacamole
|
||||
|
||||
# Configure guacamole.properties
|
||||
echo "mysql-hostname: localhost" >> /etc/guacamole/guacamole.properties
|
||||
|
Loading…
Reference in New Issue
Block a user