mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-05 17:23:35 +00:00
scripts : make the shell scripts cross-platform (#14341)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# validate-macos.sh - Validate macOS Application with embedded llama.xcframework using SwiftUI
|
||||
|
||||
# Authentication options (optional) (can be set via environment variables)
|
||||
|
Reference in New Issue
Block a user