fix typo
This commit is contained in:
parent
57a3d71173
commit
654ffc5a2c
@ -124,7 +124,7 @@ elif [[ "$DEPLOYMENT_TYPE" == "4" ]]; then
|
|||||||
else
|
else
|
||||||
msg_info "Installing internal bypasser dependencies"
|
msg_info "Installing internal bypasser dependencies"
|
||||||
$STD apt install -y --no-install-recommends \
|
$STD apt install -y --no-install-recommends \
|
||||||
xfvb \
|
xvfb \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
chromium-common=143.0.7499.169-1~deb13u1 \
|
chromium-common=143.0.7499.169-1~deb13u1 \
|
||||||
chromium=143.0.7499.169-1~deb13u1 \
|
chromium=143.0.7499.169-1~deb13u1 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user