mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
4 lines
No EOL
79 B
Bash
Executable file
4 lines
No EOL
79 B
Bash
Executable file
#!/usr/bin/env bash
|
|
git pull
|
|
sudo service apache2 restart
|
|
python3.6 -OO bots.py |