use python3 from venv if manage.py gets started with 2
This commit is contained in:
parent
d7f09b27d5
commit
87fe056e56
2 changed files with 7 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
echo "pandora:pandora" | chpasswd
|
||||
echo PasswordAuthentication no >> /etc/ssh/sshd_config
|
||||
locale-gen en_US.UTF-8
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
cd /root
|
||||
curl -L https://pan.do/ra-install > pandora_install.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue