build: nix?
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled

This commit is contained in:
Cory McWilliams 2025-01-29 20:28:26 -05:00
parent c59e0ea6e5
commit b2c0211190

View File

@ -1,5 +1,5 @@
#!/bin/bash
#!/usr/bin/env bash
#
BUILD_PLATFORM=$(uname -s)
if [[ -z $BUILD_TARGET ]]; then
BUILD_TARGET=$(uname -m)