1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-19 20:32:58 +00:00
This commit is contained in:
neilpang
2017-07-02 13:38:44 +08:00
parent 14d7bfdab2
commit 1be222f6ed
+1 -3
View File
@@ -4614,9 +4614,7 @@ _detect_profile() {
fi
fi
if [ ! -z "$DETECTED_PROFILE" ]; then
echo "$DETECTED_PROFILE"
fi
echo "$DETECTED_PROFILE"
}
_initconf() {