fixd installing dependencies
This commit is contained in:
@ -17,9 +17,8 @@ APPLICATION="huntarr"
|
|||||||
REPO_NAME="Huntarr.io"
|
REPO_NAME="Huntarr.io"
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y
|
$STD apt-get install -y jq
|
||||||
jq \
|
msg_ok "Installed System Dependencies"
|
||||||
msg_ok "Installed System Dependencies"
|
|
||||||
|
|
||||||
msg_info "Installing Python"
|
msg_info "Installing Python"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user