scripts : make the shell scripts cross-platform (#14341)

This commit is contained in:
Vedran Miletić 2025-06-30 10:17:18 +02:00 committed by GitHub
parent caf5681fcb
commit e9b6350e61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 46 additions and 46 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
qnt=(f16 q8_0 q6_k q5_k q5_1 q5_0 q4_k q4_1 q4_0 q3_k q2_k)
args="-ngl 999 -n 64 -p 512"