Merge 1f4017f07e2eaa61dd1fc3f937f41c7aff94cea7 into 40b6db6a2715628aa977ed1853fe5256704010ae

This commit is contained in:
S. G. 2025-04-03 03:58:05 +02:00 committed by GitHub
commit a13b80200c
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"