ACCC1380 commited on
Commit
09297dd
1 Parent(s): c276179

Upload etc/os-release with huggingface_hub

Browse files
Files changed (1) hide show
  1. etc/os-release +12 -0
etc/os-release ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ NAME="Ubuntu"
2
+ VERSION="20.04.6 LTS (Focal Fossa)"
3
+ ID=ubuntu
4
+ ID_LIKE=debian
5
+ PRETTY_NAME="Ubuntu 20.04.6 LTS"
6
+ VERSION_ID="20.04"
7
+ HOME_URL="https://www.ubuntu.com/"
8
+ SUPPORT_URL="https://help.ubuntu.com/"
9
+ BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
10
+ PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
11
+ VERSION_CODENAME=focal
12
+ UBUNTU_CODENAME=focal