forgot then for if

This commit is contained in:
m0duspwnens
2022-02-28 12:25:06 -05:00
parent 278235b0ca
commit cd981fa2ae

View File

@@ -259,7 +259,7 @@ lookup_salt_value() {
group=${group}:
fi
if [[ "$local" != "--local" ]] || [[ "$local" != "local" ]]
if [[ "$local" != "--local" ]] || [[ "$local" != "local" ]]; then
local=""
fi