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:
ed 2025-02-09 20:39:32 +00:00
parent 46f9e9efff
commit c035d7d88a
2 changed files with 1 additions and 1 deletions

View file

@ -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