mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2025-02-20 04:41:45 -05:00
5 lines
77 B
Bash
5 lines
77 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
clear
|
||
|
make && ../PokittoEmu/BUILD/PokittoEmu BUILD/firmware.bin
|