Update 'README.md'
This commit is contained in:
parent
da1c7d76ac
commit
a88ae00b91
14
README.md
14
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user