1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Don't reset terminal after a crash

This commit is contained in:
Steffo 2019-02-28 20:55:09 +01:00
parent 2c30c58d48
commit 04dd077ccc

View file

@ -14,4 +14,3 @@ fi
sudo python3.6 -m pip install -r requirements.txt --upgrade sudo python3.6 -m pip install -r requirements.txt --upgrade
sudo service apache2 restart sudo service apache2 restart
python3.6 -OO bots.py python3.6 -OO bots.py
reset