Fix line continuation for vlc-bin installation (#10654)

This commit is contained in:
chinedu40 2026-01-08 19:21:16 +00:00 committed by GitHub
parent d427e9d313
commit 87ba164188
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ $STD apt install -y \
redis-server \
ffmpeg \
procps \
vlc-bin \
vlc-bin \
vlc-plugin-base \
streamlink
msg_ok "Installed Dependencies"