forked from cory/tildefriends
build: nix?
This commit is contained in:
parent
c59e0ea6e5
commit
b2c0211190
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
#
|
||||||
BUILD_PLATFORM=$(uname -s)
|
BUILD_PLATFORM=$(uname -s)
|
||||||
if [[ -z $BUILD_TARGET ]]; then
|
if [[ -z $BUILD_TARGET ]]; then
|
||||||
BUILD_TARGET=$(uname -m)
|
BUILD_TARGET=$(uname -m)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user