This repository has been archived on 2021-01-14. You can view files and clone it, but cannot push or open issues or pull requests.
xed/upload.sh
2020-09-19 22:16:34 +02:00

3 lines
82 B
Bash
Executable File

#!/bin/bash
cd ../z80-cpm && ./build.py && sudo dd if=.build/disk.img of=/dev/sdb