Remove stray line
This commit is contained in:
parent
d45002ca15
commit
29ccbb2a31
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -160,7 +160,6 @@ getdistro() {
|
|||
distro="Android $(getprop ro.build.version.release)"
|
||||
|
||||
else
|
||||
|
||||
# Source the os-release file
|
||||
for file in /etc/*ease /usr/lib/*ease; do
|
||||
source "$file" 2>/dev/null
|
||||
|
|
Loading…
Reference in a new issue