mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
Update run
This commit is contained in:
parent
64ce5c0f71
commit
72b19f5d42
@ -50,7 +50,7 @@ if [ ! -L /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0 ]; then
|
||||
fi
|
||||
|
||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libnss3.so ]; then
|
||||
PACKAGES="libnss3-dev ${PACKAGES}"
|
||||
PACKAGES="libnss3 ${PACKAGES}"
|
||||
fi
|
||||
|
||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libOpenGL.so.0 ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user