home · contact · privacy
Set empty passphrase for server ssh keys.
[config] / bullseye / setup_scripts / setup_play.sh
index c28bbd3c5c70d08d7e4bed0bda1468b0ef2dbd23..a29b2f6fb53bf2aa9c68ccb0395992313f391fcf 100755 (executable)
@@ -1,6 +1,5 @@
 #!/bin/sh
 set -e
-set -x
 
 if [ "$#" -lt 1 ]; then
   echo "Need public key ID and optionally old server IP."