Skip to content

Commit d0b60ed

Browse files
committed
Rename to Sloeber #470
1 parent 017a808 commit d0b60ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_then_launch.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
file_x86="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86/opt/eclipseArduino/eclipseArduinoIDE"
4-
file_x86_64="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86_64/opt/eclipseArduino/eclipseArduinoIDE"
3+
file_x86="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86/opt/sloeber/sloeber-ide"
4+
file_x86_64="./it.baeyens.arduino.product/target/products/it.baeyens.arduino.product/linux/gtk/x86_64/opt/sloeber/sloeber-ide"
55
file=""
66

77
echo "Trying to build and then launch the Arduino Eclipse IDE"

0 commit comments

Comments
 (0)