better location for ssh and sftp scripts, plus made a lot nicer by having them each use
[feisty_meow.git] / scripts / core / variables.sh
index 48892624f49bf6182a12733126606c1e603cef7a..956198d87f5f31304b4af42df760a63dd7d87841 100644 (file)
@@ -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.