7 lines
95 B
Plaintext
Executable File
7 lines
95 B
Plaintext
Executable File
#!/bin/execlineb -P
|
|
|
|
cd /srv/tomcat
|
|
fdmove -c 2 1
|
|
s6-setuidgid tomcat
|
|
/usr/bin/catalina.sh run
|