Skip to content

Commit 5f79c69

Browse files
authored
Create get-distro
1 parent 8d582b9 commit 5f79c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

get-distro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lsb_release -ds 2>/dev/null || cat /etc/*release 2>/dev/null | head -n1 || uname -om

0 commit comments

Comments
 (0)