Project

General

Profile

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