mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update core.func
This commit is contained in:
@@ -271,7 +271,7 @@ is_alpine() {
|
||||
)"
|
||||
fi
|
||||
|
||||
[[ "${DEBUG:-}" == "true" ]] && echo "[DEBUG] is_alpine(): os_id='${os_id}'" >&2
|
||||
echo "[DEBUG] is_alpine(): os_id='${os_id}'" >&2
|
||||
[[ "$os_id" == "alpine" ]]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user