mirror of
https://github.com/9001/copyparty.git
synced 2026-04-24 03:00:04 -04: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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user