repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
arduino
/
trunk
/
arduino.sh
blob
01ab2ceb05ac021426300b83d27cc4230f30b805
1
#!/bin/sh
2
export
PATH
=/
usr
/
lib
/
jvm
/
java-8-openjdk
/
bin
/:
"
$PATH
"
3
exec
/
usr
/
shar
e
/
arduino
/
arduino
"$@"