mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
add git
This commit is contained in:
parent
5c768b54c0
commit
2a873d974c
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ $STD apt-get install -y \
|
||||||
rclone \
|
rclone \
|
||||||
tzdata \
|
tzdata \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
build-essential
|
build-essential \
|
||||||
|
git
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
setup_go
|
setup_go
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue