[leafgreen/mom] create new instance for mom
This commit is contained in:
parent
40a362c109
commit
17bbe634aa
2 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ echo "[*] Launching game!"
|
|||
mgba leafgreen.gba
|
||||
echo "[*] Creating commit..."
|
||||
git add *
|
||||
git commit -am "[auto] [leafgreen] Automatic save-file update"
|
||||
git commit -am "[auto] [leafgreen/mom] Automatic save-file update"
|
||||
echo "[*] Saving..."
|
||||
git push
|
||||
echo "[*] Saved!"
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue