Upload etc/lsb-release with huggingface_hub
Browse files- etc/lsb-release +4 -0
etc/lsb-release
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
DISTRIB_ID=Ubuntu
|
| 2 |
+
DISTRIB_RELEASE=20.04
|
| 3 |
+
DISTRIB_CODENAME=focal
|
| 4 |
+
DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS"
|