forked from forkanization/Proxmox-arm64
Fixup root ssh access
Credit to this commit: https://github.com/FriendlyNGeeks/Proxmox/commit/27108f3e33195d680e6aefb44d96abe03f706b3c
This commit is contained in:
@@ -38,7 +38,8 @@ $STD apt-get install -y --no-install-recommends \
|
||||
libleptonica-dev \
|
||||
sudo \
|
||||
mc \
|
||||
wget
|
||||
wget \
|
||||
openssh-server
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Python3 Dependencies"
|
||||
|
||||
Reference in New Issue
Block a user