X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=tools%2Fstart_yaws.sh;h=87e6e4e2d085864a5d043877d3cc6a99f22d28b6;hb=efae3fc07564a2a29b24f8c87b6d8f6658b873a0;hp=3f6443f7a6d068a6a2c526e41bb665016020f79a;hpb=dfe05e3ba96308ae65fe5d2065361a2b849b3032;p=euphorik.git diff --git a/tools/start_yaws.sh b/tools/start_yaws.sh index 3f6443f..87e6e4e 100755 --- a/tools/start_yaws.sh +++ b/tools/start_yaws.sh @@ -1,2 +1,3 @@ -#!/bin/bash -screen -S yaws_preprod yaws --conf ./yaws.conf --sname yaws_dev --mnesiadir "../BD/" -I debian_yaws_dev +#!/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