BuildTools 2 years ago
parent
commit
6cae22c547
1 changed files with 1 additions and 0 deletions
  1. 1 0
      options/minecraft.sh

+ 1 - 0
options/minecraft.sh

@@ -51,6 +51,7 @@ EOF
 if md5sum -c openjdk-18_linux-x64_bin.tar.gz.md5
 then
 tar xf openjdk-18_linux-x64_bin.tar.gz
+rm openjdk-18_linux-x64_bin.tar.gz
 rm openjdk-18_linux-x64_bin.tar.gz.md5
 else
 echo "erreur"