Skip to content

Commit 16edf2a

Browse files
committed
This syntax is bash, not fish
1 parent a6d3ae5 commit 16edf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/tfi

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ tf init "$@"
1111
if [[ -d ".terraform" ]]
1212
then
1313
tmutil addexclusion .terraform
14-
end
14+
fi

0 commit comments

Comments
 (0)