]> source.dussan.org Git - gitea.git/commit
Fix issue with docker-rootless shimming script (#18690) (#18699)
authorzeripath <art27@cantab.net>
Thu, 10 Feb 2022 11:37:53 +0000 (11:37 +0000)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 11:37:53 +0000 (19:37 +0800)
commitce69882180bb07d07d4e95ac0398b580484d27b5
tree7ab8c4e03fcabcf0936734fd6ddeddffba942c59
parent649abeda40cf1fc7cb55437d288d8e8adcae5019
Fix issue with docker-rootless shimming script (#18690) (#18699)

Backport #18690

There is a problem with the current shimming script in that it will double quote the
provided GITEA_APP_INI due to a mistake in the bash. Here we change this to use a bash array.

Fix https://gitea.com/gitea/helm-chart/issues/287

Signed-off-by: Andrew Thornton <art27@cantab.net>
contrib/fhs-compliant-script/gitea
docker/rootless/usr/local/bin/gitea