From a333ab94bb0ea2099b9684fd430af8bfcd6d5b76 Mon Sep 17 00:00:00 2001 From: Marc Aymerich Date: Sat, 3 Oct 2015 20:08:38 +0200 Subject: [PATCH] Update deploy.sh --- scripts/containers/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/containers/deploy.sh b/scripts/containers/deploy.sh index 1bb16eab..562d3f20 100644 --- a/scripts/containers/deploy.sh +++ b/scripts/containers/deploy.sh @@ -168,7 +168,7 @@ function main () { dev= noinput= - user=${USER:-root} + user=$(whoami) repo='https://github.com/glic3rinu/django-orchestra.git' brepo= project_name="panel"