Files
PlazmaBukkitMC/fxapi.sh
AlphaKR93 078fbd108c Updated Upstream (Paper)
temporary dropped bump dependencies patches for better patches
2023-09-23 19:12:25 +09:00

13 lines
116 B
Bash
Executable File

#!/usr/bin/env bash
# FixupAPI
PS1="$"
cd Plazma-API
git add .
git commit -m "fixup"
git format-patch -1
cd ../