Skip to content

Commit

Permalink
Edit typo in build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ge94 committed Nov 24, 2024
1 parent 633af9b commit 22c1574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/hifiadapterfilt/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

chmod a+x run_metabinner.sh
chmod a+x hifiadapterfilt.sh
export PATH=${PATH}:hifiadapterfilt.sh
export PATH=${PATH}:./DB

0 comments on commit 22c1574

Please sign in to comment.