neilpang 8 years ago
parent
commit
cbb74c984f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      acme.sh

+ 1 - 0
acme.sh

@@ -4508,6 +4508,7 @@ deactivate() {
   _d_domain_list="$1"
   _d_type="$2"
   _initpath
+  _initAPI
   _debug _d_domain_list "$_d_domain_list"
   if [ -z "$(echo $_d_domain_list | cut -d , -f 1)" ]; then
     _usage "Usage: $PROJECT_ENTRY --deactivate -d domain.com [-d domain.com]"