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:
@@ -20,6 +20,7 @@ $STD apt-get install -y mc
|
||||
$STD apt-get install -y par2
|
||||
$STD apt-get install -y p7zip-full
|
||||
$STD apt-get install -y wget
|
||||
$STD apt-get install -y openssh-server
|
||||
cat <<EOF >/etc/apt/sources.list.d/non-free.list
|
||||
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user