home · contact · privacy
Add borg backuping.
[config] / all_new_2018 / setup_scripts / setup_server.sh
index b47a495114ffba35d07a30fd81519160f317e8fd..2c0bdde31f676e116bcbd518f2c3d3cea402d3cc 100755 (executable)
@@ -44,3 +44,6 @@ ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
 # 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