diff --git a/utils/keepassxc-snap-helper.sh b/utils/keepassxc-snap-helper.sh index fac546212..e4af458fa 100755 --- a/utils/keepassxc-snap-helper.sh +++ b/utils/keepassxc-snap-helper.sh @@ -122,9 +122,10 @@ BROWSER=$(whiptail \ "7" "Microsoft Edge" \ 3>&1 1>&2 2>&3) +exitstatus=$? + clear -exitstatus=$? if [[ $exitstatus == 0 ]]; then # Configure settings for the chosen browser case $BROWSER in