[DRE-commits] [redmine] 01/04: Update webrick quick launch example

Jérémy Lal kapouer at alioth.debian.org
Sat Sep 28 15:23:54 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master-experimental
in repository redmine.

commit 942799f4d980e20a5ae55865c4c689a6948718a6
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Sep 28 13:26:39 2013 +0200

    Update webrick quick launch example
---
 debian/README.Debian |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 5a1fe66..8593674 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -61,7 +61,7 @@ To test redmine without installing a web server, run as root :
     mkdir log
     touch log/production.log
     chown www-data:www-data log/production.log
-    sudo -u www-data X_DEBIAN_SITEID="default" ruby script/server webrick -e production
+    sudo -u www-data X_DEBIAN_SITEID="default" ruby script/rails server -e production
 
 and point your browser to http://localhost:3000
 When done, remove /usr/share/redmine/tmp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git



More information about the Pkg-ruby-extras-commits mailing list