This commit is contained in:
2025-01-06 14:19:45 -06:00
parent 4b3a20a4ed
commit c5c95ecea3
2 changed files with 1 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
MUSTACHE_PATH="../vendor/"
MUSTACHE_PATH="./vendor/"
for input_file in $(ls -1 contract-inputs/*.md);
do