mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-30 08:59:37 +00:00
change statements python -> python3
This commit is contained in:
@@ -6,7 +6,7 @@ RUNAS=`which setuser`
|
||||
USER=www-data
|
||||
|
||||
DJANGO_PROJECT=/srv/webvirtcloud
|
||||
PYTHON=$DJANGO_PROJECT/venv/bin/python
|
||||
PYTHON=$DJANGO_PROJECT/venv/bin/python3
|
||||
NOVNCD=$DJANGO_PROJECT/console/novncd
|
||||
|
||||
# make novncd debug, verbose
|
||||
|
||||
Reference in New Issue
Block a user