Skip to content

Commit

Permalink
Add ftp shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaleblian committed Jul 12, 2024
1 parent 1f61548 commit ccfb293
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ check:
distcheck:
true

upload:
ftp -u ftp://192.168.1.231:5000/dslibris.nds dslibris.nds

release.zip: dldi-r4
zip release.zip dslibris.nds
(cd etc/filesystem/en; zip -r -u ../../../release.zip .)

0 comments on commit ccfb293

Please sign in to comment.