mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-02-03 20:03:25 +01:00
Update install/shelfmark-install.sh
This commit is contained in:
@@ -110,9 +110,9 @@ else
|
|||||||
$STD apt install -y --no-install-recommends \
|
$STD apt install -y --no-install-recommends \
|
||||||
xvfb \
|
xvfb \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
chromium-common=143.0.7499.169-1~deb13u1 \
|
chromium-common=${CHROME_VERSION} \
|
||||||
chromium=143.0.7499.169-1~deb13u1 \
|
chromium=${CHROME_VERSION} \
|
||||||
chromium-driver=143.0.7499.169-1~deb13u1 \
|
chromium-driver=${CHROME_VERSION} \
|
||||||
python3-tk
|
python3-tk
|
||||||
msg_ok "Installed internal bypasser dependencies"
|
msg_ok "Installed internal bypasser dependencies"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user