mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Add update script
This commit is contained in:
parent
e2f189ecb0
commit
b2054817b7
1 changed files with 3 additions and 0 deletions
3
update.sh
Normal file
3
update.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
git pull
|
||||||
|
sudo service apache2 restart
|
Loading…
Reference in a new issue