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 \
cmake \
git \
libncurses5-dev \
curl
libncurses5-dev
msg_ok "Installed Dependencies"
msg_info "Creating livebook user"