functions: finalize changes

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-07-02 18:57:34 +02:00
parent c1aa1b23b2
commit 351b75eceb

View File

@@ -506,6 +506,7 @@ function offlineCheck() {
elif [ -z "${NEWTAG}" ] && [ ${CNT} -ge 3 ]; then
break
fi
done
if [ -n "${NEWTAG}" ]; then
[ -z "${ARCNIC}" ] && ARCNIC="auto"
elif [ -z "${NEWTAG}" ]; then