X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fvariables.sh;h=956198d87f5f31304b4af42df760a63dd7d87841;hb=609955490ac73b6cc566a8c28df0e8683018ee15;hp=48892624f49bf6182a12733126606c1e603cef7a;hpb=3a884022a9aa69a5b682b525bcadf308f14cd8ae;p=feisty_meow.git diff --git a/scripts/core/variables.sh b/scripts/core/variables.sh index 48892624..956198d8 100644 --- a/scripts/core/variables.sh +++ b/scripts/core/variables.sh @@ -112,8 +112,8 @@ if [ -z "$NECHUNG" ]; then export NECHUNG=$FEISTY_MEOW_DIR/database/fortunes.dat # ensure we use the right kind of secure shell. - export CVS_RSH=$FEISTY_MEOW_SCRIPTS/tty/ssh.sh - export GIT_SSH=$FEISTY_MEOW_SCRIPTS/tty/ssh.sh + export CVS_RSH=$FEISTY_MEOW_SCRIPTS/secure/ssh.sh + export GIT_SSH=$FEISTY_MEOW_SCRIPTS/secure/ssh.sh # the base checkout list is just to update feisty_meow. additional folder # names can be added in your customized scripts.