mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-26 17:20:01 +00:00
scripts : use /usr/bin/env in shebang (#3313)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import hashlib
|
||||
|
||||
Reference in New Issue
Block a user