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:
parent
0fe277e826
commit
c3dca23b1b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue