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

View File

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