mirror of
https://github.com/processing/processing4.git
synced 2026-01-28 02:41:08 +01:00
remove extra space
This commit is contained in:
@@ -107,6 +107,5 @@ then
|
||||
else
|
||||
# Start Processing in the same directory as this script
|
||||
cd "$APPDIR"
|
||||
|
||||
java -Djna.nosys=true -Dpython.console.encoding=UTF-8 -Xmx512m --add-opens=java.desktop/sun.awt.X11=ALL-UNNAMED processing.app.ui.Splash "$@" &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user