From 94d61e3a975296ae30338d78e74363402446e20c Mon Sep 17 00:00:00 2001 From: Frank Bischof Date: Wed, 21 Feb 2024 11:56:53 +0100 Subject: [PATCH] Updated info --- crypter.sh | 1 + 1 file changed, 1 insertion(+) 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" ]