1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

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

View File

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