do: fix shebang

This commit is contained in:
2022-08-22 19:51:44 -05:00
parent fd6d053dab
commit 2b6df0ff45

2
do.sh
View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
# Do - The Simplest Build Tool on Earth.
# Documentation and examples see https://github.com/8gears/do