X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=tools%2Fstart_yaws.sh;fp=tools%2Fstart_yaws.sh;h=8b9311e8d0aee8ca3fd54629510aab62437e4401;hp=87e6e4e2d085864a5d043877d3cc6a99f22d28b6;hb=1eaef253e3c3436668379409472d27d45b7fd2b6;hpb=b1431c1987ad5649ac163f6224947ba520f237f9 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