Don’t clear workdir

This commit is contained in:
Marc Baloup 2022-12-02 16:25:06 +01:00
parent 012fece39c
commit 311d53c32a
Signed by: marcbal
GPG Key ID: BBC0FE3ABC30B893

View File

@ -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"..."