Update setup.sh

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ahmed Bouhuolia
2025-10-29 00:39:26 +02:00
committed by GitHub
parent b4281a71d4
commit 3afe4f470f

View File

@@ -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