We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 839b58c commit 80b52b2Copy full SHA for 80b52b2
build/linux/dist/arduino
@@ -19,4 +19,4 @@ export LD_LIBRARY_PATH
19
20
export PATH="${APPDIR}/java/bin:${PATH}"
21
22
-java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel processing.app.Base
+java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel processing.app.Base "$@"
0 commit comments