1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/update.sh
2018-09-18 00:35:51 +02:00

5 lines
No EOL
129 B
Bash
Executable file

#!/usr/bin/env bash
git pull
sudo python3.6 -m pip install -r requirements.txt
sudo service apache2 restart
python3.6 -OO bots.py