mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-04 11:43:56 +02:00
Add ffmpeg to ensure_dependencies call
This commit is contained in:
committed by
GitHub
parent
1652431954
commit
8a2a769307
@@ -34,6 +34,7 @@ function update_script() {
|
|||||||
NODE_VERSION="22" setup_nodejs
|
NODE_VERSION="22" setup_nodejs
|
||||||
setup_mariadb
|
setup_mariadb
|
||||||
setup_yq
|
setup_yq
|
||||||
|
ensure_dependencies ffmpeg
|
||||||
|
|
||||||
msg_info "Stopping Service"
|
msg_info "Stopping Service"
|
||||||
systemctl stop booklore
|
systemctl stop booklore
|
||||||
|
|||||||
Reference in New Issue
Block a user