mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -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
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user