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