mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fixing copyright message for mit
This commit is contained in:
@@ -47,7 +47,8 @@ rm -rf processing/sketchbook/default/CVS
|
||||
rm -f processing/sketchbook/default/.cvsignore
|
||||
|
||||
# new style examples thing ala reas
|
||||
cd processing/sketchbook
|
||||
#cd processing/sketchbook
|
||||
cd processing/lib
|
||||
unzip -q examples.zip
|
||||
rm examples.zip
|
||||
cd ../..
|
||||
|
||||
@@ -31,7 +31,8 @@ else
|
||||
cp -r ../shared work
|
||||
|
||||
echo Extracting examples...
|
||||
cd work/sketchbook
|
||||
#cd work/sketchbook
|
||||
cd work/lib
|
||||
unzip -q examples.zip
|
||||
rm examples.zip
|
||||
cd ../..
|
||||
|
||||
Reference in New Issue
Block a user