From 1088029ae687cdd5b2fc44fcd8302364eba6b889 Mon Sep 17 00:00:00 2001 From: fatalerrors Date: Tue, 21 Apr 2026 14:03:57 +0200 Subject: [PATCH] fix extra shift --- profile.d/filefct.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/profile.d/filefct.sh b/profile.d/filefct.sh index 8175cbd..e5fe4e1 100644 --- a/profile.d/filefct.sh +++ b/profile.d/filefct.sh @@ -447,7 +447,6 @@ file_stats() return 1 ;; esac - shift done [[ -n "$1" ]] && path="$1"