X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fprep_feisty_host.sh;h=d58c4c0629faea78b6f5a8554ccedba65488ace4;hb=77e3aa021463bddde7b1219849b8911b1ee5c6f6;hp=bbbec053420b89c64590c2316bc7e222dd15716d;hpb=d4b5c7aa318cafd7009030b14febc0b57b3c3de1;p=feisty_meow.git diff --git a/scripts/core/prep_feisty_host.sh b/scripts/core/prep_feisty_host.sh index bbbec053..d58c4c06 100644 --- a/scripts/core/prep_feisty_host.sh +++ b/scripts/core/prep_feisty_host.sh @@ -25,6 +25,9 @@ echo originating folder is $ORIGINATING_FOLDER export FEISTY_MEOW_APEX="$(/bin/pwd)" echo feisty now apex is FEISTY_MEOW_APEX=$FEISTY_MEOW_APEX +# establish whether this is darwin (MacOS) or not. +export IS_DARWIN="$(echo $OSTYPE | grep -i darwin)" + #### # helper scripts...