Browse Source

fix update command

main
ghost 6 months ago
parent
commit
a5d38c82d4
  1. 2
      README.md

2
README.md

@ -13,7 +13,7 @@ It allows to simply deploy new server and apply latest updates from repo with ju @@ -13,7 +13,7 @@ It allows to simply deploy new server and apply latest updates from repo with ju
## Update
* `cd /etc/yggbro`
* `git fetch`
* `git pull`
* `nginx -t`
* `service nginx reload`

Loading…
Cancel
Save