update init script
This commit is contained in:
@@ -6,4 +6,4 @@ git pull
|
||||
python3 -m venv env
|
||||
source env/bin/activate
|
||||
pip3 install -U -r requirements.txt
|
||||
python3 app.py
|
||||
exec python3 app.py
|
||||
|
||||
Reference in New Issue
Block a user