Skip to content

Commit d037163

Browse files
vedranmileticqnixsynapse
authored andcommitted
scripts : make the shell scripts cross-platform (ggml-org#14341)
1 parent 7b5edf1 commit d037163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-tokenizers-repo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
if [ $# -lt 2 ]; then
44
printf "Usage: $0 <git-repo> <target-folder> [<test-exe>]\n"

0 commit comments

Comments
 (0)