mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-09 01:52:32 +02:00
Update CreateRelease.sh
This commit is contained in:
@@ -33,8 +33,8 @@ if [[ $runtime = "clean" ]]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
zipPackage=false
|
||||
keepNetPublish=false
|
||||
zipPackage=false
|
||||
while getopts 'zk' flag; do
|
||||
case "${flag}" in
|
||||
k) keepNetPublish=true ;;
|
||||
|
||||
Reference in New Issue
Block a user