Skip to content

Commit

Permalink
Fix amdirt command
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 committed Feb 6, 2025
1 parent ce66ed2 commit 1ddcbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/utility/autofill-wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ if ${verbose}; then
echo ""
fi

AMDirT autofill -n "$table_name" $hits -l TEMPLATE_"$project_name"_"$table_name"_libraries.tsv
amdirt autofill -n "$table_name" $hits -l TEMPLATE_"$project_name"_"$table_name"_libraries.tsv

0 comments on commit 1ddcbc2

Please sign in to comment.