Modification: etc/sv/openerp_server_lhc/local.sh - Lien sympbolique vers le module...
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 27 May 2013 15:02:34 +0000 (17:02 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 27 May 2013 15:07:17 +0000 (17:07 +0200)
etc/sv/openerp_server_lhc/local.sh

index 4e0cede..f3f5f78 100644 (file)
@@ -124,7 +124,7 @@ for addon in \
  do
        sudo install -d -m 2771 -o "$sv" -g "$sv"-addon \
         "$home"/addon.d/"$addon"
-       sudo ln -s "$home"/addon.d/lhc_custom_oe "$home"/addon.d/"$addon"
+       sudo ln -s "$home"/addon.d/"$addon" "$home"/addon.d/lhc_custom_oe
        sudo -u git git \
         --git-dir ~git-data/burette/"$addon".git \
         --work-tree="$home"/addon.d/"$addon" \