mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 10:55:10 +00:00
Homar: Fix missing curl dependency (#1238)
This commit is contained in:
parent
67cdc35d02
commit
5967a7f496
@ -19,6 +19,7 @@ msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
sudo \
|
||||
mc \
|
||||
curl \
|
||||
ca-certificates \
|
||||
gnupg \
|
||||
make \
|
||||
|
Loading…
Reference in New Issue
Block a user