mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-93: Build guacamole-docker using parent guacamole-client source.
This commit is contained in:
@@ -325,8 +325,14 @@ END
|
||||
## last function run within the script.
|
||||
##
|
||||
start_guacamole() {
|
||||
|
||||
# Install webapp
|
||||
ln -sf /opt/guacamole/guacamole.war /usr/local/tomcat/webapps/
|
||||
|
||||
# Start tomcat
|
||||
cd /usr/local/tomcat
|
||||
exec catalina.sh run
|
||||
|
||||
}
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user