From: Greg Burri Date: Tue, 13 May 2008 11:57:41 +0000 (+0000) Subject: MOD script pour lancer yaws X-Git-Tag: 1.0.0^2~76 X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=commitdiff_plain;h=d547231312e9e9c2f2c055673e0186334bbb67fd MOD script pour lancer yaws --- diff --git a/tools/start_yaws.sh b/tools/start_yaws.sh index c949292..062413a 100755 --- a/tools/start_yaws.sh +++ b/tools/start_yaws.sh @@ -1,2 +1,2 @@ #!/bin/bash -yaws --conf /etc/yaws/yaws.conf --sname yaws --mnesiadir "/home/gburri/projets/euphorik/BD/" -I debian_yaws +yaws --conf /etc/yaws/yaws.conf --sname yaws --mnesiadir "../BD/" -I debian_yaws