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:
@@ -28,6 +28,7 @@ $STD apt-get install -y darktable
|
||||
$STD apt-get install -y rawtherapee
|
||||
$STD apt-get install -y libvips42
|
||||
$STD apt-get install -y wget
|
||||
$STD apt-get install -y openssh-server
|
||||
|
||||
echo 'export PATH=/usr/local:$PATH' >>~/.bashrc
|
||||
export PATH=/usr/local:$PATH
|
||||
|
||||
Reference in New Issue
Block a user