Update deploy.sh

This commit is contained in:
Marc Aymerich 2015-10-03 20:08:38 +02:00
parent aabde27ac7
commit a333ab94bb
1 changed files with 1 additions and 1 deletions

View File

@ -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"