Skip to content

Commit dfb8ff4

Browse files
committed
Minor asethetic update
1 parent 3a76e56 commit dfb8ff4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ fi
2626
#
2727
get_distro() {
2828
export DISTRO
29-
3029
if test -f /etc/os-release; then # freedesktop.org and systemd
3130
source /etc/os-release
3231
DISTRO="$(echo "$NAME" | cut -f 1 -d ' ' | tr '[:upper:]' '[:lower:]')"

0 commit comments

Comments
 (0)