source: bookmarks/trunk/start @ 58

Last change on this file since 58 was 54, checked in by peter, 11 years ago
  • added a shell script to start the server as a daemon
  • added svn:ignore property to hide the non-versioned support files
  • Property svn:executable set to *
File size: 75 bytes
Line 
1#!/bin/sh
2
3starman --listen :5000 --daemonize --pid pid --error-log errors
Note: See TracBrowser for help on using the repository browser.