Aktualisieren

Gitea

stop

systemctl stop <SERVICE>

update

wget -O gitea https://dl.gitea.io/gitea/<VERSION>/gitea-<VERSION>-linux-amd64

start

systemctl restart <SERVICE>