mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 17:45:36 +00:00
fix update command
This commit is contained in:
parent
2ac446a78f
commit
a5d38c82d4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ It allows to simply deploy new server and apply latest updates from repo with ju
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
* `cd /etc/yggbro`
|
* `cd /etc/yggbro`
|
||||||
* `git fetch`
|
* `git pull`
|
||||||
* `nginx -t`
|
* `nginx -t`
|
||||||
* `service nginx reload`
|
* `service nginx reload`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue