X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=all_new_2018%2Fsetup_scripts%2Fsetup_server.sh;h=2c0bdde31f676e116bcbd518f2c3d3cea402d3cc;hb=020bfb190cfa6c6b13acfa810f47146857f7ff57;hp=b47a495114ffba35d07a30fd81519160f317e8fd;hpb=eafecb0ed8c373dc4f33b6190375fdc3d5c4d841;p=config diff --git a/all_new_2018/setup_scripts/setup_server.sh b/all_new_2018/setup_scripts/setup_server.sh index b47a495..2c0bdde 100755 --- a/all_new_2018/setup_scripts/setup_server.sh +++ b/all_new_2018/setup_scripts/setup_server.sh @@ -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