Update core.func
This commit is contained in:
parent
6a28e4c09e
commit
021d645de4
@ -271,7 +271,7 @@ is_alpine() {
|
|||||||
)"
|
)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[[ "${DEBUG:-}" == "true" ]] && echo "[DEBUG] is_alpine(): os_id='${os_id}'" >&2
|
echo "[DEBUG] is_alpine(): os_id='${os_id}'" >&2
|
||||||
[[ "$os_id" == "alpine" ]]
|
[[ "$os_id" == "alpine" ]]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user