1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-27 13:34:28 +00:00

you'll see, that my mind is too fast for eyes

This commit is contained in:
Steffo 2019-01-23 19:37:27 +01:00
parent 0fe277e826
commit c3dca23b1b

View file

@ -10,6 +10,6 @@ if [ ${old} = ${new} ]; then
sentry-cli releases new -p royalnet ${version}
sentry-cli releases set-commits --auto ${version}
fi
sudo python3.6 -m pip install -r requirements.txt
sudo python3.6 -m pip install -r requirements.txt --upgrade
sudo service apache2 restart
python3.6 -OO bots.py