Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 1, 2024
1 parent 89ba001 commit 73ccbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sail
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ elif [ "$1" == "pnpx" ]; then
sail_is_not_running
fi

# Proxy YARN commands to the "yarn" binary on the application container...
# Proxy Yarn commands to the "yarn" binary on the application container...
elif [ "$1" == "yarn" ]; then
shift 1

Expand Down

0 comments on commit 73ccbc6

Please sign in to comment.