You've already forked isolationRunner
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
|
|
# By default apps have access to the users data,
|
||
|
|
# under the 'shared' directory.
|
||
|
|
|
||
|
|
if allowed homedir
|
||
|
|
bind $HOME/Downloads $APPHOME/Downloads
|
||
|
|
endif
|