Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Aug 27, 2024
1 parent 3cfd1ad commit f9e6c8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/just-paths.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash
EXAMPLE_DIRECTORIES=$(cat << END
[
"examples/hello_world",
"examples/hello_world2",
"examples/hello_world3"
{path: "examples/hello_world"},
{path: "examples/hello_world2"},
{path: "examples/hello_world3"}
]
END
)
Expand Down

0 comments on commit f9e6c8a

Please sign in to comment.