mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
The Fiorygi Update
This commit is contained in:
parent
bc867dc05d
commit
c3f4f3f8a9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
git pull
|
||||
python3.6 -m pip install -r requirements.txt
|
||||
sudo python3.6 -m pip install -r requirements.txt
|
||||
sudo service apache2 restart
|
||||
python3.6 -OO bots.py
|
Loading…
Reference in a new issue