home · contact · privacy
Add basic Bullseye server setup.
[config] / bullseye / setup_scripts / init_user_and_keybased_login.sh
index 2ff2896e9cff65a9d625dc2727e32fd73d321f05..f237a84de33a85e6fe5635e6ff89eb98f76b2651 100755 (executable)
@@ -10,7 +10,6 @@
 # Dependencies: ssh, scp, sshpass, ~/.ssh/id_rsa.pub, properly
 # configured sshd_config file in reach.
 set -e
-set -x
 
 # Location of an sshd_config with "PermitRootLogin no" and
 # "PasswordAuthentication no".