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} +}