diff Keyboards/cmake.bash @ 401:99f93dec8fea

Start removing select Linux-isms bash might not be in /bin. Don't expect it there.
author Dan McGregor <dan.mcgregor@usask.ca>
date Mon, 10 Aug 2015 14:49:46 -0600
parents 4ca343d30b73
children
line wrap: on
line diff
--- a/Keyboards/cmake.bash	Sun Oct 18 17:54:41 2015 -0700
+++ b/Keyboards/cmake.bash	Mon Aug 10 14:49:46 2015 -0600
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # This is bash lib file for the convenience build scripts
 # Don't call this script directly
 # Jacob Alexander 2015