[leafgreen] update launch script
This commit is contained in:
parent
33792aaf82
commit
cf85c9857c
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
echo "[*] Pulling down latest savefile..."
|
||||
git pull
|
||||
echo "[*] Launching game!"
|
||||
mgba leafgreen.gba
|
||||
echo "[*] Creating commit..."
|
||||
git add *
|
||||
|
|
Loading…
Reference in New Issue