From 405e4031452cf4b26d84512969697295496f14a8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 23 Nov 2022 00:07:03 +0100 Subject: Fixed download button --- post-receive-stagit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-receive-stagit b/post-receive-stagit index 06448ef..152a748 100755 --- a/post-receive-stagit +++ b/post-receive-stagit @@ -44,7 +44,7 @@ formatreadme() { adddownloadbutton() { cd "$htdir" - git archive HEAD --prefix="$name/" -o "$basedir/$name.zip" + git archive HEAD -o "$basedir/$name.zip" printf '%s\n' \ "/log\.html\">Log<\/a>" i \ "Download |" . w \ -- cgit v1.3