Skip to content

Commit

Permalink
multi-factor-authentication.sh: Remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
theCalcaholic committed Jan 11, 2020
1 parent 90416b8 commit 22dbf7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/ncp/SECURITY/multi-factor-authentication.sh
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ configure() {
"$(unescape "$SSH_PUBLIC_KEY_3")" \
"$(unescape "$SSH_PUBLIC_KEY_4")" \
"$(unescape "$SSH_PUBLIC_KEY_5")")
echo "SSH PUBKEYS:"
echo "${ssh_pubkeys[*]}"

trap 'restore' HUP INT QUIT PIPE TERM

Expand Down

0 comments on commit 22dbf7c

Please sign in to comment.