harmonizing shebang for scripts
[feisty_meow.git] / scripts / core / prep_feisty_host.sh
index c068fa5a5e79de56e2d29ebb88224774d416294b..7574f345dedd6a017c5e4d8dc9aaf4839b229a87 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # this is the feisty meow host preparation script.  it installs all the packages required to run and build feisty meow scripts and applications.
 # this script may still be a bit incomplete; we definitely use a lot of unix and linux tools in different scripts.