diff Keyboards/ergodox.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 83cb0d4b57e3
children 31daf3b37f7a
line wrap: on
line diff
--- a/Keyboards/ergodox.bash	Sun Oct 18 17:54:41 2015 -0700
+++ b/Keyboards/ergodox.bash	Mon Aug 10 14:49:46 2015 -0600
@@ -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