Skip to content

Commit

Permalink
Minor asethetic update
Browse files Browse the repository at this point in the history
  • Loading branch information
kyechou committed Aug 8, 2024
1 parent 3a76e56 commit dfb8ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion depends/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ fi
#
get_distro() {
export DISTRO

if test -f /etc/os-release; then # freedesktop.org and systemd
source /etc/os-release
DISTRO="$(echo "$NAME" | cut -f 1 -d ' ' | tr '[:upper:]' '[:lower:]')"
Expand Down

0 comments on commit dfb8ff4

Please sign in to comment.