Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
neil authored and Sp1l committed Aug 10, 2021
1 parent 9952d92 commit dc15261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2266,7 +2266,7 @@ _getdeployconf() {
return 0 # do nothing
fi
_saved=$(_readdomainconf "SAVED_$_rac_key")
eval "export $_rac_key=\"$_saved\""
eval "export $_rac_key=\"\$_saved\""
}

#_saveaccountconf key value base64encode
Expand Down

0 comments on commit dc15261

Please sign in to comment.