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

13 lines
122 B
Bash
Executable File

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