Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

The installation script doesn't support Ubuntu 20, while the document says it does. #48

Open
coin8086 opened this issue Mar 7, 2023 · 0 comments

Comments

@coin8086
Copy link

coin8086 commented Mar 7, 2023

if [[ "xenial" != "$Distribution" && "bionic" != "$Distribution" ]]; then

The official document (See "supported Linux version" under the Prerequisites) says it supports Ubuntu 20 (Focal) and 18 (Bionic), but here it doesn't support Ubuntu 20 (Focal).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant