diff --git a/install/livebook-install.sh b/install/livebook-install.sh index cc225a08..c87e2ca4 100644 --- a/install/livebook-install.sh +++ b/install/livebook-install.sh @@ -19,8 +19,7 @@ $STD apt-get install -y \ ca-certificates \ cmake \ git \ - libncurses5-dev \ - curl + libncurses5-dev msg_ok "Installed Dependencies" msg_info "Creating livebook user"