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