We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4328a commit 72301d8Copy full SHA for 72301d8
tests/test-tokenizers-repo.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
if [ $# -lt 2 ]; then
4
printf "Usage: $0 <git-repo> <target-folder> [<test-exe>]\n"
0 commit comments