Skip to content

Commit 57bc4e8

Browse files
vedranmileticMinh141120
authored andcommitted
scripts : make the shell scripts cross-platform (ggml-org#14341)
1 parent 2228e0a commit 57bc4e8

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)