update apt

This commit is contained in:
tremor021
2026-03-26 08:52:37 +01:00
parent d960ad3870
commit 14497b3923

View File

@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y ffmpeg
$STD apt install -y --no-install-recommends ffmpeg
msg_ok "Installed Dependencies"
NODE_VERSION=22 setup_nodejs