main
Last change
on this file was
42bd667,
checked in by David Fuertes <dfuertes@…>, 4 years ago
|
Historial Limpio
|
-
Property mode set to
100644
|
File size:
355 bytes
|
Rev | Line | |
---|
[42bd667] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | echo "+------------------------------------------+" |
---|
| 5 | echo "| |" |
---|
| 6 | echo "| Installing GUACD WEBSOCKET |" |
---|
| 7 | echo "| |" |
---|
| 8 | echo "+------------------------------------------+" |
---|
| 9 | |
---|
| 10 | bash 05_install_guacd.sh |
---|
| 11 | bash 06_install_tomcat.sh |
---|
| 12 | bash 07_install_websocket.sh |
---|
Note: See
TracBrowser
for help on using the repository browser.