Merge pull request #157 from onodera-punpun/patch-1

Update CRUX distro name
This commit is contained in:
Dylan Araps 2016-03-18 00:35:45 +11:00
commit cf87ac5b49
1 changed files with 1 additions and 1 deletions

View File

@ -457,7 +457,7 @@ case "$os" in
distro=${distro/[[:space:]]}
elif type -p crux >/dev/null 2>&1; then
distro="CRUX"
distro="$(crux)"
else
distro="$(grep -h '^NAME=' /etc/*ease)"