mainqndtest
v1.1.1
Last change
on this file since 42095c5 was
42bd667,
checked in by David Fuertes <dfuertes@…>, 4 years ago
|
Historial Limpio
|
-
Property mode set to
100644
|
File size:
333 bytes
|
Rev | Line | |
---|
[42bd667] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | echo "+------------------------------------------+" |
---|
| 4 | echo "| |" |
---|
| 5 | echo "| Installing WEBSOCKET SERVLET |" |
---|
| 6 | echo "| |" |
---|
| 7 | echo "+------------------------------------------+" |
---|
| 8 | |
---|
| 9 | cp ./packages/*.war /var/lib/tomcat9/webapps/websocket.war |
---|
Note: See
TracBrowser
for help on using the repository browser.