X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=buster%2Fsetup_scripts%2Fsetup_server.sh;h=eefc350f48b922ccfadb4b923adf65cd60187bdc;hb=5f27fa18cf9f437b7419005228acaaef4be86271;hp=5f05ce94af495dae840f98c5eeb7d5a55c807b4f;hpb=1f31c8648b5c44b1623260dffd3ff104387f883d;p=config diff --git a/buster/setup_scripts/setup_server.sh b/buster/setup_scripts/setup_server.sh index 5f05ce9..eefc350 100755 --- a/buster/setup_scripts/setup_server.sh +++ b/buster/setup_scripts/setup_server.sh @@ -21,8 +21,5 @@ cd "${setup_scripts_dir}" # 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 - # Enable firewall. systemctl enable nftables.service