removing curl as not needed

This commit is contained in:
Omar 2025-05-23 02:48:31 -04:00
parent cf2482cdd1
commit d0e2f720fc

View File

@ -15,7 +15,6 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y \ $STD apt-get install -y \
curl \
ffmpeg \ ffmpeg \
jq jq
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"