fix edit_db from main menu

This commit is contained in:
Mikhail Tergoev
2024-07-12 15:46:13 +03:00
parent 71cad8a5ba
commit daec92958e
3 changed files with 3 additions and 1 deletions

View File

@ -28,6 +28,7 @@ export pw_full_command_line=("$0" $*)
MISSING_DESKTOP_FILE=0
unset PW_NO_RESTART_PPDB PW_DISABLED_CREATE_DB
if [[ "$1" == *.ppack ]] ; then
export PW_NO_RESTART_PPDB="1"
export PW_DISABLED_CREATE_DB="1"