chmod : make scripts executable (#2675)
This commit is contained in:
2
convert.py
Normal file → Executable file
2
convert.py
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import gguf
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user