mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-03 21:37:28 +01:00
clean up spigot working files out of our Paper folder
This commit is contained in:
parent
5d952ffa7e
commit
6025355569
1 changed files with 3 additions and 2 deletions
|
@ -78,6 +78,7 @@ import TileEntityLootable
|
|||
import WorldProvider
|
||||
|
||||
cd "$workdir/Spigot/Spigot-Server/"
|
||||
git add src -A
|
||||
echo -e "mc-dev Imports\n\n$MODLOG" | git commit src -F -
|
||||
rm -rf nms-patches applyPatches.sh makePatches.sh >/dev/null 2>&1
|
||||
git add . -A >/dev/null 2>&1
|
||||
echo -e "mc-dev Imports\n\n$MODLOG" | git commit . -F -
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue