to squash

This commit is contained in:
Pierre Delpy
2024-10-15 10:44:14 +02:00
parent 4446f9b9ac
commit 022d6e9a72
8 changed files with 9 additions and 1 deletions

View File

@ -67,7 +67,7 @@ fi
log INFO "Checking network access ($BROKER_URL_FOR_PREREQ) ..."
source "${CONFIG_DIR}${PROJECT}".conf
source ${PROJECT}/vars
source ${PROJECT}/vars vars
if [ "${PROJECT}" != "minimal" ]; then
set +e