Browse Source

minor

pull/918/head
neilpang 8 years ago
parent
commit
1be222f6ed
  1. 2
      acme.sh

2
acme.sh

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

Loading…
Cancel
Save