From a561218a540a00fea2a382c97378f58c8aec2c2b Mon Sep 17 00:00:00 2001 From: Magus Date: Sat, 9 May 2020 22:34:16 +0700 Subject: [PATCH] hopefully last typo --- extra/publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/publish.sh b/extra/publish.sh index 425050d..418c2fc 100755 --- a/extra/publish.sh +++ b/extra/publish.sh @@ -45,5 +45,5 @@ $dat2a "$mods_dir/$dat" @"$file_list" cd $release_dir -zip -r "${mod_name}_${mod_version}.zip" * +zip -r "$zip" * mv "$zip" ..