1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03: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}")" APPDIR="$(dirname -- "${0}")"