]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Keyboards/infinity.bash
Start removing select Linux-isms
[kiibohd-controller.git] / Keyboards / infinity.bash
index 259183f8302851233109780ace21245790ecdd03..b790dd5f9fa5c27e04e01bebc6db301484e4d40f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # This is a build script template
 # These build scripts are just a convenience for configuring your keyboard (less daunting than CMake)
 # Jacob Alexander 2015
@@ -11,7 +11,7 @@
 
 # Feel free to change the variables in this section to configure your keyboard
 
-BuildPath="template"
+BuildPath="IC60"
 
 ## KLL Configuration ##