Merge branch 'master' of git.berlin:m/git.berlin
This commit is contained in:
commit
65e773059f
14
README.md
14
README.md
@ -22,13 +22,13 @@
|
|||||||
|
|
||||||
Update script sets options by default, can be changed at top of script:
|
Update script sets options by default, can be changed at top of script:
|
||||||
|
|
||||||
Option | Default | Description
|
| Option | Default | Description |
|
||||||
-- | -- | --
|
| ------------- | ------------- | ------------- |
|
||||||
`giteaBinary` | `/home/git/gitea/gitea` | Gitea binary path
|
| `giteaBinary` | `/home/git/gitea/gitea` | Gitea binary path |
|
||||||
`arch` | `linux-amd64` | Server architecture
|
| `arch` | `linux-amd64` | Server architecture |
|
||||||
`giteaStore` | `/home/git/gitea-update` | Directory where update files will be stored
|
| `giteaStore` | `/home/git/gitea-update` | Directory where update files will be stored |
|
||||||
`giteaUser` | `git` | linux user Gitea is running under
|
| `giteaUser` | `git` | linux user Gitea is running under |
|
||||||
`giteaGroup` | `git` | linux group Gitea is running under
|
| `giteaGroup` | `git` | linux group Gitea is running under |
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# run update script with sudo, passing version number as option
|
# run update script with sudo, passing version number as option
|
||||||
|
Loading…
Reference in New Issue
Block a user