Update deploy.sh
This commit is contained in:
parent
aabde27ac7
commit
a333ab94bb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue