prisonparty: support opus transcoding on debian
libblas.so and liblapack.so are symlinks into /etc/alternatives
This commit is contained in:
parent
7a98dc669e
commit
78d2f69ed5
@ -4,7 +4,7 @@ set -e
|
||||
# runs copyparty (or any other program really) in a chroot
|
||||
#
|
||||
# assumption: these directories, and everything within, are owned by root
|
||||
sysdirs=( /bin /lib /lib32 /lib64 /sbin /usr )
|
||||
sysdirs=( /bin /lib /lib32 /lib64 /sbin /usr /etc/alternatives )
|
||||
|
||||
|
||||
# error-handler
|
||||
|
Loading…
Reference in New Issue
Block a user