remove curl from deps

This commit is contained in:
Daniel Kukula 2025-08-17 11:21:56 +02:00
parent 953d9f0527
commit a89a5351e3

View File

@ -19,8 +19,7 @@ $STD apt-get install -y \
ca-certificates \ ca-certificates \
cmake \ cmake \
git \ git \
libncurses5-dev \ libncurses5-dev
curl
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Creating livebook user" msg_info "Creating livebook user"