Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoffranca committed Nov 15, 2024
1 parent 603f31f commit 04f5d9a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/src/guides/setup-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@ main() {

say() {
echo -e "\033[1;32m$1\033[0m"
}
}

main "$@"

0 comments on commit 04f5d9a

Please sign in to comment.