From a9e21a78f637e018cd977cb709f0bcb09e431880 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Fri, 13 Dec 2024 09:10:05 +0100 Subject: [PATCH] Update 2024-12-13 09:10 OpenBSD/amd64-t14 --- .bin/gpgfile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bin/gpgfile.sh b/.bin/gpgfile.sh index f613430..0c49cc6 100755 --- a/.bin/gpgfile.sh +++ b/.bin/gpgfile.sh @@ -30,7 +30,7 @@ do ?) usage ;; esac done -# shift parsed arguments out of the way $1 starts now with fiels/dirs +# shift parsed arguments out of the way $1 starts now with files/dirs shift $(($OPTIND - 1)) # print usage, if no file/dir argument is provided