mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -04:00
Update run
This commit is contained in:
@@ -61,6 +61,10 @@ if [ ! -L /usr/lib/x86_64-linux-gnu/libXcomposite.so.1 ]; then
|
|||||||
PACKAGES="libxcomposite1 ${PACKAGES}"
|
PACKAGES="libxcomposite1 ${PACKAGES}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ ! -L /usr/lib/x86_64-linux-gnu/libxkbfile.so.1 ]; then
|
||||||
|
PACKAGES="libxkbfile1 ${PACKAGES}"
|
||||||
|
fi
|
||||||
|
|
||||||
if [ ! -L /usr/lib/x86_64-linux-gnu/libXrandr.so.2 ]; then
|
if [ ! -L /usr/lib/x86_64-linux-gnu/libXrandr.so.2 ]; then
|
||||||
PACKAGES="libxrandr2 ${PACKAGES}"
|
PACKAGES="libxrandr2 ${PACKAGES}"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user