mirror of https://github.com/tteck/Proxmox.git
Compare commits
2 Commits
895cce0997
...
d70210c386
Author | SHA1 | Date |
---|---|---|
CanbiZ | d70210c386 | |
tteckster | 4a135f4ecd |
|
@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
|||
$STD apk add newt
|
||||
$STD apk add curl
|
||||
$STD apk add openssh
|
||||
$STD apk add tzdata
|
||||
$STD apk add nano
|
||||
$STD apk add mc
|
||||
msg_ok "Installed Dependencies"
|
||||
|
|
Loading…
Reference in New Issue