Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jul 31, 2024
1 parent 716db7b commit b1c8b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set -e

template_dir="$(dirname $1)"
template_dir="$(dirname "$1")"
pushd "$template_dir"

# Create a temp ssh key that will be used to login to the VMs
Expand Down

0 comments on commit b1c8b9e

Please sign in to comment.