diff --git a/crypter.sh b/crypter.sh index 16776ae..f9d9614 100755 --- a/crypter.sh +++ b/crypter.sh @@ -1,5 +1,6 @@ #!/bin/bash # Author: F. Bischof (info@meer-web.nl) +# URL: https://github.com/Meer-Web/openssl_file_encryption # Check for input file if [ -n "$2" ]