cluster-deployment/src/steps-preinstall/20-sshguard.sh
Starbeamrainbowlabs da0a0a3475
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 3 seconds
add sshguard
it should be installed by default on all systems we manage.
2022-08-05 21:27:07 +01:00

3 lines
49 B
Bash
Executable file

#!/usr/bin/env bash
queue_apt_install "sshguard"