Homar: Fix missing curl dependency (#1238)

This commit is contained in:
CanbiZ 2025-01-04 18:17:19 +01:00 committed by GitHub
parent 67cdc35d02
commit 5967a7f496
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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