mirror of
https://github.com/9001/copyparty.git
synced 2025-08-16 08:32:13 -06:00
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:
parent
c035d7d88a
commit
03d35ba799
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue