Don’t clear workdir
This commit is contained in:
parent
012fece39c
commit
311d53c32a
3
build.sh
3
build.sh
@ -1,8 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "Cleaning up working directory..."
|
|
||||||
rm -r *
|
|
||||||
|
|
||||||
URL_PROJECT='https://api.papermc.io/v2/projects/paper'
|
URL_PROJECT='https://api.papermc.io/v2/projects/paper'
|
||||||
|
|
||||||
echo "Getting Paper last build id for MC "$MC_VERSION"..."
|
echo "Getting Paper last build id for MC "$MC_VERSION"..."
|
||||||
|
Loading…
Reference in New Issue
Block a user