From 3305069feafd389b7867ba8a8528661826b6de54 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 26 Aug 2024 14:48:36 +0200 Subject: [PATCH] unset --- spcd/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 223a224..366f599 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -46,6 +46,7 @@ _spcd_fill() { printf "%s" "${2}" _spcd_fill__index=$((_spcd_fill__index - 1)) done + unset _spcd_fill__index } # ╭───────────┬────────╮