Unstructured-IO / unstructured-api-tools

Apache License 2.0
28 stars 10 forks source link

chore: update all bash scripts to use shebang: /usr/bin/env bash #177

Closed ryannikolaidis closed 1 year ago

ryannikolaidis commented 1 year ago

Update all bash scripts with #!/bin/bash to use /usr/bin/env bash.