mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-20 16:23:51 +01:00
also reset configvars after domains loop
This commit is contained in:
@@ -1080,6 +1080,7 @@ command_sign_domains() {
|
||||
fi
|
||||
fi
|
||||
done
|
||||
reset_configvars
|
||||
|
||||
# remove temporary domains.txt file if used
|
||||
[[ -n "${PARAM_DOMAIN:-}" ]] && rm -f "${DOMAINS_TXT}"
|
||||
|
||||
Reference in New Issue
Block a user