fixd installing dependencies
This commit is contained in:
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user