1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-23 19:21:59 +03:00

Updating linux build scripts.

This commit is contained in:
David A. Mellis
2010-01-29 20:53:21 +00:00
parent 66a96f53d9
commit 06da56c2a5
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
#!/bin/sh
APPDIR="$(dirname -- "${0}")"
cd $APPDIR
for LIB in \
java/lib/rt.jar \