1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Including readme.txt in the windows distribution (and converting it to dos newlines).

This commit is contained in:
David A. Mellis
2007-05-17 19:52:07 +00:00
parent d706245ea5
commit 91f22e2d96
2 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,7 @@ cd ..
unzip -q -d arduino jre.zip
# copy stuff from work/
cp work/readme.txt arduino
cp -r work/tools arduino
cp -r work/bootloader arduino
cp -r work/drivers arduino