X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=tools%2Fstart_yaws.sh;h=216a5d1318399061b6cefca67714ef9f49f05e6c;hp=062413a4f985d0bb258c454e8355af4e65ccdd26;hb=85dc0facbc2b2de826978fac3768db7949a6b92f;hpb=d547231312e9e9c2f2c055673e0186334bbb67fd diff --git a/tools/start_yaws.sh b/tools/start_yaws.sh index 062413a..216a5d1 100755 --- a/tools/start_yaws.sh +++ b/tools/start_yaws.sh @@ -1,2 +1,4 @@ #!/bin/bash -yaws --conf /etc/yaws/yaws.conf --sname yaws --mnesiadir "../BD/" -I debian_yaws +# coding: utf-8 +# screen est utilisé par exemple pour lancé une version de preproduction et permettre de la faire tourner après un délog +yaws --conf ./yaws.conf --sname yaws_dev --mnesiadir "../var/BD/" -I debian_yaws_dev