PW_CLI=0 if empty

This commit is contained in:
Mikhail Tergoev
2025-10-30 13:26:50 +03:00
parent 447a77097d
commit 42acccddcb
2 changed files with 3 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ if [[ ${1,,} == "cli" ]] ; then
export PROCESS_LOG="1"
shift
fi
check_variables PW_CLI "0"
if [[ "${1,,}" =~ .ppack$ ]] ; then
export PW_NO_RESTART_PPDB="1"