From: Greg Burri Date: Sun, 5 Oct 2008 19:01:26 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=commitdiff_plain;h=1eaef253e3c3436668379409472d27d45b7fd2b6;ds=sidebyside --- diff --git a/tools/start_yaws.sh b/tools/start_yaws.sh index 87e6e4e..8b9311e 100755 --- a/tools/start_yaws.sh +++ b/tools/start_yaws.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/bash # screen est utilisé par exemple pour lancé une version de preproduction et permettre de la faire tourner après un délog -screen -S yawspreprod yaws --conf ./yaws.conf --sname yaws_dev --mnesiadir "../var/BD/" -I debian_yaws_dev +yaws --conf ./yaws.conf --sname yaws_dev --mnesiadir "../var/BD/" -I debian_yaws_dev