Skip to content

Commit

Permalink
Fixing an error due to shell types in convert script
Browse files Browse the repository at this point in the history
  • Loading branch information
GingerGraham committed Apr 3, 2024
1 parent 5ca7ece commit b600945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/convertH1toH2.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

basePath="./KnowledgeBase/"

Expand Down

0 comments on commit b600945

Please sign in to comment.