mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 00:45:46 -04:00
Update run
This commit is contained in:
@@ -50,7 +50,7 @@ if [ ! -L /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libnss3.so ]; then
|
if [ ! -L /usr/lib/x86_64-linux-gnu/libnss3.so ]; then
|
||||||
PACKAGES="libnss3-dev ${PACKAGES}"
|
PACKAGES="libnss3 ${PACKAGES}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libOpenGL.so.0 ]; then
|
if [ ! -L /usr/lib/x86_64-linux-gnu/libOpenGL.so.0 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user