mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
add package script
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
echo "Packaging the application from build/"
|
||||
7z a -tzip package.zip ./build/*
|
||||
echo "Done. Package is in package.zip and is ready to publish!"
|
||||
Reference in New Issue
Block a user