From 0c31c835855a6e8d9a03b06361bb707dda0b17a7 Mon Sep 17 00:00:00 2001 From: Julien Moutinho Date: Tue, 19 Mar 2013 12:18:04 +0100 Subject: [PATCH] Correction : vm_hosted : rule_runit_configure : syntaxe . --- vm_hosted | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm_hosted b/vm_hosted index 0e3a53b..4f305be 100755 --- a/vm_hosted +++ b/vm_hosted @@ -1123,7 +1123,7 @@ rule_runit_configure () { then ln -fns ../sv/"$sv" /etc/service/"$sv" sv restart "$sv" - else + fi done } rule_ssh_configure () { -- 2.20.1