index
:
leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
start.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.sh b/start.sh
index 01b7f72..6c0d594 100755
--- a/
start.sh
+++ b/
start.sh
@@ -1,5 +1,5 @@
#!/bin/bash
generate.sh
-bundle exec rails server 2> server.talk &
+nohup bundle exec rails server &