diff options
Diffstat (limited to '')
-rwxr-xr-x | bin/gpg-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gpg-wrapper b/bin/gpg-wrapper index 2e2e92d..a550858 100755 --- a/bin/gpg-wrapper +++ b/bin/gpg-wrapper @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/bin/sh # gpg-wrapper for users who put their .gnupg in encfs # Copyright (C) 2009, 2011 Ryan Kavanagh <ryanakca@kubuntu.org> # |