diff LoadFile/load.teensy @ 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 ecd2ae35d25c
children
line wrap: on
line diff
--- a/LoadFile/load.teensy	Sun Oct 18 17:54:41 2015 -0700
+++ b/LoadFile/load.teensy	Mon Aug 10 14:49:46 2015 -0600
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # Convenience script for loading firmware onto a teensy type device
 # By default, initiates teensy-load-cli