diff --git a/artifacts_win.sh b/artifacts_win.sh index 39a7e6b..865ca9e 100644 --- a/artifacts_win.sh +++ b/artifacts_win.sh @@ -31,95 +31,6 @@ if [ $? -ne 0 ]; then exit 1; fi sha256sum.exe librewolf-$pkgver.en-US.win64.zip > librewolf-$pkgver.en-US.win64.zip.sha256sum if [ $? -ne 0 ]; then exit 1; fi - - -function generate_installer() { -# generate the .nsi intaller file. -cat >artifacts_win.nsi <