Skip to content

Instantly share code, notes, and snippets.

@Lauszus
Last active October 31, 2023 12:52
Show Gist options
  • Save Lauszus/28f546d4f30ce5103b49a7550f3e4975 to your computer and use it in GitHub Desktop.
Save Lauszus/28f546d4f30ce5103b49a7550f3e4975 to your computer and use it in GitHub Desktop.

Revisions

  1. Lauszus revised this gist Nov 18, 2020. No changes.
  2. Lauszus created this gist May 22, 2020.
    13 changes: 13 additions & 0 deletions os-release-bionic
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    # Put in "/usr/lib/os-release-bionic"
    NAME="Ubuntu"
    VERSION="18.04 (Bionic Beaver)"
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME="Ubuntu 18.04"
    VERSION_ID="18.04"
    VERSION_CODENAME=bionic
    UBUNTU_CODENAME=bionic

    # Now launch the sdkmanager:
    # $ export LSB_OS_RELEASE=/usr/lib/os-release-bionic
    # $ sdkmanager