mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
random fixes and making windows build script
This commit is contained in:
@@ -7,6 +7,7 @@ if test -d work
|
||||
then
|
||||
|
||||
else
|
||||
echo Setting up directories to build P5...
|
||||
mkdir work
|
||||
tar --extract --verbose --file=jre.tgz --ungzip --directory=work
|
||||
cp -r ../shared/lib work/
|
||||
|
||||
Reference in New Issue
Block a user