update gitea desc.

This commit is contained in:
creme 2023-12-04 19:25:33 +01:00
parent 06ced10edc
commit 674cb3bd83
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ cat<<EOM > "$TMP_JSON"
"server": "core.$DOMAIN"
},
"gitea": {
"desc": "painless self-hosted git service written in go",
"desc": "painless self-hosted git service",
"version": "$(curl -fs https://git."$DOMAIN"/api/v1/version | jq -Mr .version)",
"url": "https://git.$DOMAIN/",
"server": "core.$DOMAIN"