diff --git a/app.sh b/app.sh index 57cf5e0..9c126b4 100644 --- a/app.sh +++ b/app.sh @@ -61,7 +61,7 @@ while true ; do exit 2 fi echo "export $FQDN config" - ssh -n -o StrictHostKeyChecking=no -i "$SSH_KEY_PATH" "${USERNAME}@${FQDN}" "/export show-sensitive" > "config_${FQDN}.rsc" &> /dev/null + ssh -n -o StrictHostKeyChecking=no -i "$SSH_KEY_PATH" "${USERNAME}@${FQDN}" "/export show-sensitive" > "config_${FQDN}.rsc" 2> /dev/null # entferne Datumszeile echo sed pwd