diff --git a/bin/README.md b/bin/README.md index c8eca2a1..fd94172f 100644 --- a/bin/README.md +++ b/bin/README.md @@ -79,5 +79,5 @@ cd /mnt/nas/music/.hist * run copyparty in a chroot, preventing any accidental file access * 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 diff --git a/bin/bubblewrap.sh b/bin/bubbleparty.sh similarity index 100% rename from bin/bubblewrap.sh rename to bin/bubbleparty.sh