Added fixes for pw_find_exe

This commit is contained in:
Htylol 2024-09-30 19:21:53 +05:00
parent 2b691c6c7d
commit 4636c75dbd

@ -830,6 +830,14 @@ fi
else
export TAB_MAIN_MENU="4"
fi
;;
pw_find_exe)
if [[ -z "${PW_ALL_DF}" ]] ; then
export TAB_MAIN_MENU="5"
else
export TAB_MAIN_MENU="1"
fi
;;
esac
[[ -n "$PW_YAD_SET" ]] && case "$PW_YAD_SET" in