[leafgreen] remove accidential commit

This commit is contained in:
c0repwn3r 2022-07-30 20:02:31 -04:00
parent deb66e533d
commit 40a362c109
3 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
#!/bin/bash
echo "[*] Pulling down latest savefile..."
git pull
echo "[*] Launching game!"
mgba leafgreen.gba
echo "[*] Creating commit..."
git add *
git commit -am "[auto] [leafgreen] Automatic save-file update"
echo "[*] Saving..."
git push
echo "[*] Saved!"

Binary file not shown.

Binary file not shown.