Merge 1f4017f07e2eaa61dd1fc3f937f41c7aff94cea7 into 3d8b682380773f01df0e5abc2ef582c30c663010

This commit is contained in:
S. G. 2025-06-08 15:17:12 +00:00 committed by GitHub
commit ca86dd9303
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2449,6 +2449,11 @@ _savedeployconf() {
_cleardomainconf "$1"
}
#_cleardeployconf key
_cleardeployconf() {
_cleardomainconf "SAVED_$1"
}
#key
_getdeployconf() {
_rac_key="$1"