Comment update

This commit is contained in:
Martin Winkler
2019-04-03 09:52:41 +02:00
parent be3f9aff0b
commit bfccac6b28

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# #
## Installation of git service Gitea ## Installation of self hosted git service Gitea
toolName="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.7.5/gitea-1.7.5-linux-arm-7"