mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fix for linux run script
This commit is contained in:
Vendored
-2
@@ -5,8 +5,6 @@ APPDIR="$(dirname -- "${0}")"
|
||||
for LIB in \
|
||||
java/lib/rt.jar \
|
||||
java/lib/tools.jar \
|
||||
lib \
|
||||
lib/build \
|
||||
lib/*.jar \
|
||||
;
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user