mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-21 08:25:05 -05:00
5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
|
|
clear
|
|
make && ../PokittoEmu/BUILD/PokittoEmu BUILD/firmware.bin
|