removed make dependency

pull/3734/head
CanbiZ 10 months ago committed by GitHub
parent 083f152c4a
commit fbbb8b535c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      install/homebox-install.sh

@ -19,7 +19,6 @@ msg_info "Installing Dependencies"
$STD apt-get install -y \
curl \
sudo \
make \
mc
msg_ok "Installed Dependencies"

Loading…
Cancel
Save