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