Skip to content

Commit

Permalink
emit script and pwd path at start
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjenni committed Jan 22, 2024
1 parent ef1d8ec commit a2d53b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ main() {
echo "Done."
}

echo "Starting bootstrap.sh..."
echo "Starting bootstrap.sh ($0 in dir: $(pwd))..."
main $*

0 comments on commit a2d53b5

Please sign in to comment.