~rabbits/drifblim

cd961b75f53b945180d48aa83c79fa5b076de5a4 — Devine Lu Linvega 26 days ago 47fe19e
Install drifloon
1 files changed, 2 insertions(+), 1 deletions(-)

M build.sh
M build.sh => build.sh +2 -1
@@ 17,7 17,8 @@ uxnasm src/drifloon.tal bin/drifloon.rom
if [ -d "$HOME/roms" ] && [ -e bin/drifblim-seed.rom ]
then
	cp bin/drifblim-seed.rom $HOME/roms/drifblim.rom
    echo "Installed in $HOME/roms"
	cp bin/drifloon.rom $HOME/roms/
	echo "Installed in $HOME/roms"
fi

# Running