home · contact · privacy
Move borgbackup install request to apt-mark script.
[config] / buster / setup_scripts / setup_server.sh
index 5f05ce94af495dae840f98c5eeb7d5a55c807b4f..eefc350f48b922ccfadb4b923adf65cd60187bdc 100755 (executable)
@@ -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