2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-30 05:48:04 +00:00
This commit is contained in:
neilpang 2017-07-02 13:38:44 +08:00
parent 14d7bfdab2
commit 1be222f6ed

View File

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