#!/usr/bin/env bash # PatchAPI PS1="$" cd Plazma-API git add . git commit -m $1 cd ../ ./gradlew rebuildAPIPatches