prisonparty: support opus transcoding on debian

libblas.so and liblapack.so are symlinks into /etc/alternatives
This commit is contained in:
ed 2023-01-31 20:50:59 +00:00
parent 7a98dc669e
commit 78d2f69ed5

View file

@ -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