Skip to content

Commit

Permalink
Update commafeed-install.sh
Browse files Browse the repository at this point in the history
add rsync as a dependency
  • Loading branch information
tteck authored Aug 19, 2024
1 parent bfa2b0c commit 9db6aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/commafeed-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y rsync
msg_ok "Installed Dependencies"

msg_info "Installing Azul Zulu"
Expand Down

0 comments on commit 9db6aa8

Please sign in to comment.