removing space from start of arduino linux launcher script.

This commit is contained in:
David A. Mellis 2010-01-29 20:53:51 +00:00
parent 06da56c2a5
commit 481118ae4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
APPDIR="$(dirname -- "${0}")"