Forgot fonts. Whoops.
This commit is contained in:
parent
3f1b4593aa
commit
f70fb16ee4
|
@ -6,6 +6,9 @@ setup:
|
||||||
cp ../../firmware/l0dable/*nik files
|
cp ../../firmware/l0dable/*nik files
|
||||||
cp ../../firmware/l0dable/*int files
|
cp ../../firmware/l0dable/*int files
|
||||||
cp ../../firmware/l0dable/files/* files
|
cp ../../firmware/l0dable/files/* files
|
||||||
|
cp ../font/binary/*f0n files
|
||||||
|
cp ../image/lcd/*lcd files
|
||||||
|
cp ../image/lcd/i42.lcd files/nick.lcd
|
||||||
cd ../crypto && make clean && make generate-keys
|
cd ../crypto && make clean && make generate-keys
|
||||||
cp ../crypto/generate-keys .
|
cp ../crypto/generate-keys .
|
||||||
@echo
|
@echo
|
||||||
|
|
Loading…
Reference in New Issue