code cleanup

This commit is contained in:
Armin Briegel
2022-08-02 14:51:18 +02:00
parent 1d49c08344
commit a308ccbc29
4 changed files with 60 additions and 54 deletions

View File

@@ -100,8 +100,8 @@ installomator() {
startItem $description
$installomator $label \
DIALOG_PROGRESS="list" \
DIALOG_CMD_FILE=$dialog_command_file \
DIALOG_CMD_FILE=${(q)dialog_command_file} \
DIALOG_LIST_ITEM_NAME=${(q)description} \
DEBUG=$DEBUG \
LOGGING=DEBUG