rename bubblewrap.sh to bubbleparty.sh (2/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:40:16 +00:00
parent c035d7d88a
commit 03d35ba799

View file

@ -1,5 +1,5 @@
#!/bin/sh
# usage: ./bubblewrap.sh ./copyparty-sfx.py ....
# usage: ./bubbleparty.sh ./copyparty-sfx.py ....
bwrap \
--unshare-all \
--ro-bind /usr /usr \