mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
more bug fixes for libs, especially serial, and a threading issue
This commit is contained in:
@@ -9,6 +9,7 @@ then
|
||||
else
|
||||
echo Setting up directories to build for linux...
|
||||
cp -r ../shared work
|
||||
cp -r ../../lib work/libraries
|
||||
|
||||
cd work
|
||||
unzip -q examples.zip
|
||||
|
||||
Reference in New Issue
Block a user