root/stop

Revision 2, 75 bytes (checked in by root, 4 years ago)

added prelude

  • Property svn:executable set to *
Line 
1 #!/bin/bash
2 # stop standalone server -- jim
3 kill `cat /home/trac/trac.pid`
Note: See TracBrowser for help on using the browser.