mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +00:00
fix: git required to execute
This commit is contained in:
parent
214096d2f8
commit
ed98ba52f7
@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y curl
|
||||
$STD apt-get install -y jq
|
||||
$STD apt-get install -y sudo
|
||||
$STD apt-get install -y git
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Download Opengist Binary"
|
||||
|
Loading…
Reference in New Issue
Block a user