updated CLI functions for AUTOINSTALL

This commit is contained in:
Mikhail Tergoev
2025-10-10 16:51:12 +03:00
parent 71dd4264e7
commit 7283dc40c1
3 changed files with 41 additions and 27 deletions

View File

@@ -388,6 +388,7 @@ fi
if [[ ${1,,} == "cli" ]] ; then
export PW_CLI="1"
export PROCESS_LOG="1"
shift
fi