Jelajahi Sumber

core_exit.sh

UltimateByte 9 tahun lalu
induk
melakukan
7660f3a874
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  1. 3 1
      lgsm/functions/command_dev_detect_glibc.sh

+ 3 - 1
lgsm/functions/command_dev_detect_glibc.sh

@@ -37,4 +37,6 @@ while IFS= read -r -d $'\0' line; do
 done
 done
 echo ""
 echo ""
 cat "${tmpdir}/detect_glibc.tmp"|sort|uniq|sort -r --version-sort
 cat "${tmpdir}/detect_glibc.tmp"|sort|uniq|sort -r --version-sort
-rm "${tmpdir}/detect_glibc.tmp"
+rm "${tmpdir}/detect_glibc.tmp"
+
+core_exit.sh