Skip to content

Commit

Permalink
Update just
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Dec 27, 2023
1 parent a5f82be commit 0cad501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion just
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ build()(
mv "$artifact.new" "$artifact"
)

c=$1; shift; "$c" "$@"
cd "$(dirname "${BASH_SOURCE[0]}")"; c=$1; shift; "$c" "$@"

0 comments on commit 0cad501

Please sign in to comment.