16 lines
179 B
Markdown
16 lines
179 B
Markdown
# gitea-update
|
|
|
|
Automatic Gitea update script for Linux, using the Github releases API.
|
|
|
|
## Requirements
|
|
|
|
* POSIX /bin/sh
|
|
* jq
|
|
* basename
|
|
|
|
## How to use
|
|
|
|
```
|
|
$ ./gitea-update
|
|
```
|