mirror of
https://github.com/9001/copyparty.git
synced 2025-11-02 13:03:18 +00:00
prisonparty: support opus transcoding on debian
libblas.so and liblapack.so are symlinks into /etc/alternatives
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user