Commit dc5eda7e authored by neilpang's avatar neilpang
Browse files

fix savedeployconf

parent aec66362
...@@ -2082,7 +2082,7 @@ _readdomainconf() { ...@@ -2082,7 +2082,7 @@ _readdomainconf() {
_savedeployconf() { _savedeployconf() {
_savedomainconf "SAVED_$1" "$2" "$3" _savedomainconf "SAVED_$1" "$2" "$3"
#remove later #remove later
_clearaccountconf "$1" _cleardomainconf "$1"
} }
#key #key
......
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