Re3gistry/start.sh
2023-05-19 15:46:30 +02:00

3 lines
77 B
Bash

#!/bin/sh
/opt/tomcat/bin/catalina.sh start
exec /usr/sbin/httpd -DFOREGROUND