Commit 25a8240d authored by neil's avatar neil
Browse files
parent aea10a3b
...@@ -2266,7 +2266,7 @@ _getdeployconf() { ...@@ -2266,7 +2266,7 @@ _getdeployconf() {
return 0 # do nothing return 0 # do nothing
fi fi
_saved=$(_readdomainconf "SAVED_$_rac_key") _saved=$(_readdomainconf "SAVED_$_rac_key")
eval "export $_rac_key=\"$_saved\"" eval "export $_rac_key=\"\$_saved\""
} }
#_saveaccountconf key value base64encode #_saveaccountconf key value base64encode
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment