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

+ 1 - 3
acme.sh

@@ -4614,9 +4614,7 @@ _detect_profile() {
     fi
   fi
 
-  if [ ! -z "$DETECTED_PROFILE" ]; then
-    echo "$DETECTED_PROFILE"
-  fi
+  echo "$DETECTED_PROFILE"
 }
 
 _initconf() {