This commit is contained in:
MarcEricMartel
2021-12-06 11:53:18 -05:00
parent 16674eb07d
commit e251734b0f
1195 changed files with 98 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/sh
# this file starts the irrKlang example file, by making
# it possible to double click on it in the Finder. It only
# changes the finders current directory to the working directory
# and starts the app.
cd "$(dirname "$0")"
./04.OverrideFileAccess