summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-02-21 17:56:37 +0100
committergebele <gebele@in-silico.ch>2014-02-21 17:56:37 +0100
commitebaa904b69a31dee3729612d07549512d79ca230 (patch)
tree5d608b1c9eb1093468255193c6d652b068d34bc8
parenteda953ad800d95289ddc6578048fbd1cac4d6730 (diff)
renamed unicorn.rb for easier update on server
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2526353..45d5aed 100644
--- a/README
+++ b/README
@@ -11,4 +11,4 @@ rename unicorn.rb.example to unicorn.rb
# start memcached
memcached -d -m 2048 -l localhost -p 11211 -u nobody
# start unicorn
-unicorn -c unicorn.rb -E production
+unicorn -c unicorn.rb -E production