From 1eaef253e3c3436668379409472d27d45b7fd2b6 Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Sun, 5 Oct 2008 19:01:26 +0000 Subject: [PATCH] --- tools/start_yaws.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0