fixd installing dependencies

This commit is contained in:
bilulib
2025-05-16 21:11:32 +02:00
parent 700aa5b886
commit 029f2cfba8

View File

@ -17,9 +17,8 @@ APPLICATION="huntarr"
REPO_NAME="Huntarr.io"
msg_info "Installing Dependencies"
$STD apt-get install -y
jq \
msg_ok "Installed System Dependencies"
$STD apt-get install -y jq
msg_ok "Installed System Dependencies"
msg_info "Installing Python"
$STD apt-get install -y \