[CI-Skip] Cleanup

This commit is contained in:
Alpha
2023-03-24 04:06:35 +00:00
parent 7c16b071f3
commit 1cbcdf51d8
11 changed files with 65 additions and 43 deletions

13
FixupAPI.sh Normal file
View File

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