Adding MC to the deps

pull/3201/head
ulmentflam 1 year ago
parent 3e3fbebf3e
commit cf9ea042b7
No known key found for this signature in database
  1. 1
      install/ollama-install.sh

@ -16,6 +16,7 @@ update_os
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 build-essential
msg_ok "Installed Dependencies"

Loading…
Cancel
Save