X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fprep_feisty_host.sh;h=7574f345dedd6a017c5e4d8dc9aaf4839b229a87;hb=752de8370db122bab6ba15d4af0a6b7103068b15;hp=c068fa5a5e79de56e2d29ebb88224774d416294b;hpb=b6af556282b79c026f5b038fccbbf9cabc692890;p=feisty_meow.git diff --git a/scripts/core/prep_feisty_host.sh b/scripts/core/prep_feisty_host.sh index c068fa5a..7574f345 100644 --- a/scripts/core/prep_feisty_host.sh +++ b/scripts/core/prep_feisty_host.sh @@ -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.