Fixup root ssh access

Credit to this commit: 27108f3e33
This commit is contained in:
Sam Heinz
2024-06-26 21:58:21 +10:00
parent 9b2c49b24e
commit 1056621b21
160 changed files with 174 additions and 19 deletions

View File

@@ -18,6 +18,7 @@ $STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y wget
$STD apt-get install -y openssh-server
msg_ok "Installed Dependencies"
msg_info "Installing Pocketbase"