comparison 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
comparison
equal deleted inserted replaced
394:0d96d2bbf225 401:99f93dec8fea
1 #!/bin/bash 1 #!/usr/bin/env bash
2 # This is a build script template 2 # This is a build script template
3 # These build scripts are just a convenience for configuring your keyboard (less daunting than CMake) 3 # These build scripts are just a convenience for configuring your keyboard (less daunting than CMake)
4 # Jacob Alexander 2015 4 # Jacob Alexander 2015
5 5
6 6