X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fversion_control.sh;h=c41f7cdded99575cf8737ba96b1383f860867527;hb=a55341401e68e249f6afd46cb304e84991c25dde;hp=560ccebcd7b15f375f06c192575c8a34d7e5a742;hpb=55921f6e3a3f4c916a247ba736e2cf5719e0b430;p=feisty_meow.git diff --git a/scripts/rev_control/version_control.sh b/scripts/rev_control/version_control.sh index 560ccebc..c41f7cdd 100644 --- a/scripts/rev_control/version_control.sh +++ b/scripts/rev_control/version_control.sh @@ -3,7 +3,7 @@ # these are helper functions for doing localized revision control. # this script should be sourced into other scripts that use it. -source "$FEISTY_MEOW_SCRIPTS/core/functions.sh" +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" source "$FEISTY_MEOW_SCRIPTS/tty/terminal_titler.sh" # the maximum depth that the recursive functions will try to go below the starting directory.