diff --git a/init.sh b/init.sh index 0965872..2dc9d53 100755 --- a/init.sh +++ b/init.sh @@ -18,7 +18,7 @@ install_requirements() { apt-get update fi apt-get upgrade -y - apt-get install -y python screen wget + apt-get install -y python screen wget openssh if ! command -v borgmatic 2>/dev/null || ! command -v borg 2>/dev/null; then get_debs