X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=buster%2Fsetup_scripts%2Fsetup_server.sh;h=4eeaec495f8b9776fdb912fc76f5a971e2180446;hb=a993e01131dcc84616f8352b2b2687f582a389cd;hp=a9debdb06e24d0e5764abaa62176db3ebe361b7e;hpb=29bfef06bcfa1a9fbc46130299ab4467899ab8f4;p=config diff --git a/buster/setup_scripts/setup_server.sh b/buster/setup_scripts/setup_server.sh index a9debdb..4eeaec4 100755 --- a/buster/setup_scripts/setup_server.sh +++ b/buster/setup_scripts/setup_server.sh @@ -20,3 +20,6 @@ cd "${setup_scripts_dir}" # If we have not yet set the shell for user plom, ensure it here. This # is mostly for convenience. usermod -s /bin/bash plom + +# We want to be able to use ALL our servers as borg backup destinations. +apt -y install borgbackup