summaryrefslogtreecommitdiffstats
path: root/helper/distribution.inc
blob: 51a01eae68aca0b47039c4e67c3574c4ec78f1b6 (plain) (blame)
1
2
# Get simple distribution name
SYS_DISTRIBUTION=$(lsb_release -is | tr '[A-Z]' '[a-z]' | sed -r 's/[^a-z0-9]//g;s/project$//g;s/scientificsl$/scientific/g')