diff --git a/build.sh b/build.sh new file mode 100755 index 00000000..a537625b --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +#!/bin/bash +echo hello world