mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
rename bubblewrap.sh to bubbleparty.sh (1/2)
reduces confusion if it ends up in $PATH, if there are multiple such wrappers with different semantics
This commit is contained in:
parent
46f9e9efff
commit
c035d7d88a
|
@ -79,5 +79,5 @@ cd /mnt/nas/music/.hist
|
||||||
* run copyparty in a chroot, preventing any accidental file access
|
* run copyparty in a chroot, preventing any accidental file access
|
||||||
* creates bindmounts for /bin, /lib, and so on, see `sysdirs=`
|
* creates bindmounts for /bin, /lib, and so on, see `sysdirs=`
|
||||||
|
|
||||||
# [`bubblewrap.sh`](bubblewrap.sh)
|
# [`bubbleparty.sh`](bubbleparty.sh)
|
||||||
* run copyparty in an isolated process, preventing any accidental file access and more
|
* run copyparty in an isolated process, preventing any accidental file access and more
|
||||||
|
|
Loading…
Reference in a new issue