use documents path

This commit is contained in:
valoq 2020-05-30 13:25:59 +02:00
parent 58a3e587f7
commit 2590986f7c
No known key found for this signature in database
GPG Key ID: 19F09A0FB865CBD8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ mkdir -p ~/.doc
--setenv PATH /usr/bin \
--bind ~/.cache/fontconfig ~/.cache/fontconfig \
--bind ~/.config/libreoffice ~/.config/libreoffice \
--bind ~/.doc ~/ \
--bind ~/.doc ~/Documents \
--bind "${@: -1}" "${@: -1}" \
--unshare-user-try \
--unshare-pid \