Files

7 lines
138 B
Plaintext
Raw Permalink Normal View History

2024-02-19 10:47:36 +01:00
# By default apps have access to the users data,
# under the 'shared' directory.
2024-02-15 23:39:04 +01:00
2024-02-18 23:50:34 +01:00
if allowed homedir
bind $HOME $APPHOME/shared
endif