From: Julien Moutinho Date: Tue, 19 Mar 2013 11:18:04 +0000 (+0100) Subject: Correction : vm_hosted : rule_runit_configure : syntaxe . X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=0c31c835855a6e8d9a03b06361bb707dda0b17a7 Correction : vm_hosted : rule_runit_configure : syntaxe . --- 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 () {