From 9f14fd745cf9ab50c8d83ce7b0bfa6aadacc9378 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Fri, 30 Aug 2024 11:16:41 -0400 Subject: [PATCH] 8/30 --- bootstrap/bootstrap.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bootstrap/bootstrap.sh b/bootstrap/bootstrap.sh index e4909d3..db53d90 100644 --- a/bootstrap/bootstrap.sh +++ b/bootstrap/bootstrap.sh @@ -10,4 +10,6 @@ error="\xE2\x9C\x95" warning="\x21" question="\x3F" -mkdirs() {} +mkdirs() { + printf "${blue}[i]${reset} +}