1 files changed, 6 insertions(+), 0 deletions(-)
M build.sh
M build.sh => build.sh +6 -0
@@ 14,5 14,11 @@ then
echo "Installed in $HOME/roms"
fi
+if [ "${1}" = '--push' ];
+then
+ echo "Pushing.."
+ ~/Applications/butler push bin/nasu.rom hundredrabbits/nasu:uxn
+fi
+
echo "Running.."
uxnemu bin/nasu.rom