mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
3 lines
58 B
Bash
3 lines
58 B
Bash
#!/usr/bin/env bash
|
|
git pull
|
|
sudo service apache2 restart
|