mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
4 lines
58 B
Bash
4 lines
58 B
Bash
|
#!/usr/bin/env bash
|
||
|
git pull
|
||
|
sudo service apache2 restart
|