diff Lib/CMake/sizeCalculator @ 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 6ac92b8614c0
children
line wrap: on
line diff
--- a/Lib/CMake/sizeCalculator	Sun Oct 18 17:54:41 2015 -0700
+++ b/Lib/CMake/sizeCalculator	Mon Aug 10 14:49:46 2015 -0600
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #| Jacob Alexander 2014
 #| Arg List
 #| 1 - size binary   (e.g. avr-size)