From af43d3b6e1c30df60874ebccef64851c77bd919d Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Wed, 18 Mar 2026 08:42:14 -0500 Subject: [PATCH] u --- dots/bin/importGnupgKeys.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dots/bin/importGnupgKeys.sh b/dots/bin/importGnupgKeys.sh index 25ff543..64aabda 100755 --- a/dots/bin/importGnupgKeys.sh +++ b/dots/bin/importGnupgKeys.sh @@ -22,6 +22,9 @@ dir_checker ${tmp_dir} echo "please, remember the hint: bibL2" +# list the source dir +ls -al ${src_dir} + # copy .zip.gpg to tmp dir cp ${src_dir}/*.zip.gpg ${tmp_dir}