From 101426f2948d3943aa4d34108c020b5f8a69b4db Mon Sep 17 00:00:00 2001 From: scith Date: Mon, 14 Sep 2015 17:18:33 +0200 Subject: [PATCH] fix --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6823054..3b5aaec 100644 --- a/scripts/install +++ b/scripts/install @@ -1,5 +1,5 @@ #!/bin/bash -app=docker +app=odoo set -e # Retrieve arguments