Commit cf87ac5b authored by Dylan Araps's avatar Dylan Araps

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

Update CRUX distro name
parents e2238176 c4af2cf4
......@@ -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)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment