diff --git a/build.sh b/build.sh index 508c281..f383226 100644 --- a/build.sh +++ b/build.sh @@ -1,8 +1,5 @@ #!/bin/bash -echo "Cleaning up working directory..." -rm -r * - URL_PROJECT='https://api.papermc.io/v2/projects/paper' echo "Getting Paper last build id for MC "$MC_VERSION"..."