Daniel Gibbs 9 anni fa
parent
commit
345f3456ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lgsm/functions/command_dev_detect_glibc.sh

+ 1 - 1
lgsm/functions/command_dev_detect_glibc.sh

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