diff --git a/scripts/setup.sh b/scripts/setup.sh index d942c058..875f8b92 100755 --- a/scripts/setup.sh +++ b/scripts/setup.sh @@ -68,7 +68,7 @@ SetupMaxOSX() { main() { # macOS packages. if [[ "$OSTYPE" == "darwin"* ]]; then - SetupLinux + SetupMaxOSX return $? # Linux