lock in
This commit is contained in:
parent
3d823ab099
commit
605c336198
@ -10,8 +10,8 @@ then
|
||||
fi
|
||||
|
||||
source .venv/bin/activate
|
||||
pip3 install -r requirements.txt &> /dev/null
|
||||
python3 "$SCRIPTDIR"/server.py &
|
||||
pip3 install -r requirements.txt
|
||||
python3 "$SCRIPTDIR"/server.py
|
||||
# echo "Server PID: $!"
|
||||
echo $! > pid
|
||||
popd || exit 0
|
Loading…
x
Reference in New Issue
Block a user