From 3afe4f470f9e4749ef65fca545be308354e6d672 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Wed, 29 Oct 2025 00:39:26 +0200 Subject: [PATCH] Update setup.sh Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index e6cd0861f..bad522bbd 100644 --- a/setup.sh +++ b/setup.sh @@ -40,7 +40,7 @@ Self-hosted modern core accounting software EOF } -# Downloads /dokcer folder from Bigcapital repository +# Downloads /docker folder from Bigcapital repository clone_github_folder() { # Create a temporary directory to clone into temp_dir=$BIGCAPITAL_CLONE_TEMP_DIR