mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Homar: Fix missing curl dependency (#1238)
This commit is contained in:
parent
67cdc35d02
commit
5967a7f496
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ msg_info "Installing Dependencies"
|
|||
$STD apt-get install -y \
|
||||
sudo \
|
||||
mc \
|
||||
curl \
|
||||
ca-certificates \
|
||||
gnupg \
|
||||
make \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue