X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fvariables.sh;h=48892624f49bf6182a12733126606c1e603cef7a;hb=822d21fe89e414db3f252501194fb4ca93e3e405;hp=a61b2fa0a2b61a20f95b436f1dc51293f230f992;hpb=3d11005989805bd8d5dc728035ad4b9559554abb;p=feisty_meow.git diff --git a/scripts/core/variables.sh b/scripts/core/variables.sh index a61b2fa0..48892624 100644 --- a/scripts/core/variables.sh +++ b/scripts/core/variables.sh @@ -111,8 +111,9 @@ if [ -z "$NECHUNG" ]; then # set this so nechung can find its data. export NECHUNG=$FEISTY_MEOW_DIR/database/fortunes.dat - # ensure we use the right kind of rsh for security. - export CVS_RSH=ssh + # 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 # the base checkout list is just to update feisty_meow. additional folder # names can be added in your customized scripts.