diff --git a/processing/build/linux/make.sh b/processing/build/linux/make.sh index b085bee08..6bf4d707f 100755 --- a/processing/build/linux/make.sh +++ b/processing/build/linux/make.sh @@ -74,4 +74,5 @@ cd ../.. ### -- BUILD STUB ----------------------------------------------- -gcc -o work/Proce55ing stub.cpp \ No newline at end of file +gcc -o work/Proce55ing stub.cpp +chmod 777 work/Proce55ing