X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fsearch_replace.sh;h=9849db80cb1314a49950562967a81dcdece433b5;hb=c285e93553156943e829b0838a8f14e2929de419;hp=9825c6cadeea546c7f2a75b644b51ec91b87edd1;hpb=df6eb09e6c7ce53df0caf754fe2a8d8272ca319e;p=feisty_meow.git diff --git a/scripts/core/search_replace.sh b/scripts/core/search_replace.sh index 9825c6ca..9849db80 100644 --- a/scripts/core/search_replace.sh +++ b/scripts/core/search_replace.sh @@ -1,9 +1,9 @@ -#!/bin/bash +#!/usr/bin/env bash # a break out of the popular replace_pattern_in_file function that # can work with multiple files. -source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" pattern="$1"; shift replacement="$1"; shift