From bfccac6b28cc96ada7df65cd6c896764568a645c Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Wed, 3 Apr 2019 09:52:41 +0200 Subject: [PATCH] Comment update --- seqs/gitea.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seqs/gitea.sh b/seqs/gitea.sh index bc0a9c4..b5dd930 100755 --- a/seqs/gitea.sh +++ b/seqs/gitea.sh @@ -1,7 +1,7 @@ #!/bin/bash # -## Installation of git service Gitea +## 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"