Skip to content

Commit

Permalink
Add debug start server script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hintz committed Dec 17, 2012
1 parent c605e51 commit 40e690e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions debug-start
@@ -0,0 +1,6 @@
#!/bin/bash

source /etc/profile
cd $(dirname $0)

ktr-awful --port=12000 --development-mode ~/keep-the-records/keep-the-records

0 comments on commit 40e690e

Please sign in to comment.