update handler
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
BASE=$(dirname $0)
|
||||
cd $BASE
|
||||
git pull
|
||||
python3 -m venv env
|
||||
source env/bin/activate
|
||||
pip3 install -r requirements.txt
|
||||
python3 app.py
|
||||
Reference in New Issue
Block a user