Project

General

Profile

1 4656 daigle
#!/bin/bash
2
3
sleep 5
4
echo Starting Tomcat
5
/etc/init.d/tomcat5.5 start