Skip to content

Commit

Permalink
Update sail
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Jun 8, 2021
1 parent 4584ab6 commit 414fd19
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 @@ -82,7 +82,7 @@ if [ $# -gt 0 ]; then
fi

# Proxy vendor binary commands on the application container...
if [ "$1" == "bin" ]; then
elif [ "$1" == "bin" ]; then
shift 1

if [ "$EXEC" == "yes" ]; then
Expand Down

0 comments on commit 414fd19

Please sign in to comment.