From 3e3cd72b231ad2f7dc104f47141ec5e0073d8b6a Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 14 Sep 2024 03:49:04 -0300 Subject: [PATCH] Mark 'dir' as a local --- libexec/portzap/commands/portzap-rm | 1 + 1 file changed, 1 insertion(+) diff --git a/libexec/portzap/commands/portzap-rm b/libexec/portzap/commands/portzap-rm index 5605a06..62fe83a 100755 --- a/libexec/portzap/commands/portzap-rm +++ b/libexec/portzap/commands/portzap-rm @@ -15,6 +15,7 @@ installdir=$2 erase() { + local dir dir="${1}" printf "%s " "${dir}" find "${dir}" \