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"