Browse Source

Merge branch 'master' into develop

Daniel Gibbs 4 năm trước cách đây
mục cha
commit
4ce005ccc8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lgsm/functions/info_distro.sh

+ 0 - 1
lgsm/functions/info_distro.sh

@@ -96,7 +96,6 @@ else
 	distrosupport=unknown
 fi
 
-echo "${distrosupport}"
 ## Glibc version
 # e.g: 1.17
 glibcversion="$(ldd --version | sed -n '1s/.* //p')"