diff options
Diffstat (limited to 'bash/agents.sh')
-rw-r--r-- | bash/agents.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/agents.sh b/bash/agents.sh index 7157e1c..7ce1fef 100644 --- a/bash/agents.sh +++ b/bash/agents.sh @@ -21,4 +21,4 @@ start_agent() { } } || start_agent -gpg -d "$DOTFILES/bash/debug.gpg" +gpg -q -d "$DOTFILES/bash/debug.gpg" |