mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
Fix line continuation for vlc-bin installation (#10654)
This commit is contained in:
parent
d427e9d313
commit
87ba164188
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ $STD apt install -y \
|
|||
redis-server \
|
||||
ffmpeg \
|
||||
procps \
|
||||
vlc-bin \
|
||||
vlc-bin \
|
||||
vlc-plugin-base \
|
||||
streamlink
|
||||
msg_ok "Installed Dependencies"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue