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