Update 'README.md'

This commit is contained in:
Matthias Kretschmann 2018-12-15 20:11:23 +01:00
parent da1c7d76ac
commit a88ae00b91
1 changed files with 7 additions and 7 deletions

View File

@ -22,13 +22,13 @@
Update script sets options by default, can be changed at top of script:
Option | Default | Description
-- | -- | --
`giteaBinary` | `/home/git/gitea/gitea` | Gitea binary path
`arch` | `linux-amd64` | Server architecture
`giteaStore` | `/home/git/gitea-update` | Directory where update files will be stored
`giteaUser` | `git` | linux user Gitea is running under
`giteaGroup` | `git` | linux group Gitea is running under
| Option | Default | Description |
| ------------- | ------------- | ------------- |
| `giteaBinary` | `/home/git/gitea/gitea` | Gitea binary path |
| `arch` | `linux-amd64` | Server architecture |
| `giteaStore` | `/home/git/gitea-update` | Directory where update files will be stored |
| `giteaUser` | `git` | linux user Gitea is running under |
| `giteaGroup` | `git` | linux group Gitea is running under |
```bash
# run update script with sudo, passing version number as option