Changeset 65 in bookmarks for trunk/start
- Timestamp:
- 02/03/14 14:04:40 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/start
r59 r65 1 1 #!/bin/sh 2 2 3 export CONFIG_FILE=${1:-"conf.yml"} 4 3 5 starman --listen :5000 --daemonize --pid pid --error-log errors --access-log access
Note: See TracChangeset
for help on using the changeset viewer.