#!/bin/bash echo "Starting OLAT services" echo "**********************" sudo sudo @tomcat.home@/bin/catalina.sh start sudo /etc/init.d/apache start