Skip to content

Commit 2bc6bc4

Browse files
committed
Add duck command to upload atr to SD card to README
1 parent e02759c commit 2bc6bc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ make clean all diskz
8484
# use custom banner (you must create your own banners)
8585
make diskz BANNERMODE=E BANNERSIZE=large BANNERNAME=cng BANNERLOAD=32768
8686

87+
# uploading directly to SD card on FujiNet
88+
duck --upload dav://[email protected]/dav/autorun-cng-1.0.0.atr dist/autorun-cng-1.0.0.atr -existing overwrite
8789
```
8890

8991
## Core application

0 commit comments

Comments
 (0)