mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-13 06:13:12 +01:00
@@ -93,6 +93,7 @@ if [ -z "$appName" ]; then
|
||||
# when not given derive from name
|
||||
appName="$name.app"
|
||||
fi
|
||||
printlog "appName: $appName" INFO
|
||||
|
||||
if [ -z "$targetDir" ]; then
|
||||
case $type in
|
||||
|
||||
Reference in New Issue
Block a user