Download latest version running on rapbian

This commit is contained in:
2019-05-14 13:37:45 +02:00
parent 4e88850aba
commit 77f8c63276

2
seqs/gitea.sh Executable file → Normal file
View File

@@ -4,7 +4,7 @@
## Installation of self hosted git service Gitea
toolName="gitea"
giteaDownload="https://dl.gitea.io/gitea/1.7.5/gitea-1.7.5-linux-arm-7"
giteaDownload="https://dl.gitea.io/gitea/1.8.1/gitea-1.8.1-linux-arm-6"
giteaService="https://raw.githubusercontent.com/go-gitea/gitea/master/contrib/systemd/gitea.service"
giteaServiceLoc="/etc/systemd/system/gitea.service"