Skip to content

Commit 481118a

Browse files
committed
removing space from start of arduino linux launcher script.
1 parent 06da56c commit 481118a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/linux/dist/arduino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/sh
22

33
APPDIR="$(dirname -- "${0}")"
44

0 commit comments

Comments
 (0)