mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-06-28 04:30:15 -05:00
scripts : use /usr/bin/env in shebang (#3313)
This commit is contained in:
parent
1e8ebda8ce
commit
13ec5a1de9
@ -1,4 +1,4 @@
|
||||
#!/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import hashlib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user