This commit is contained in:
S. G 2024-06-13 10:35:51 +00:00 committed by GitHub
commit b6849ff99a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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