From: Fred T. Hamster Date: Wed, 25 May 2022 19:47:10 +0000 (-0400) Subject: fixed key name for real this time i hope X-Git-Tag: 2.140.136^2~65 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=08153f9261cdc8f4760733b1b8ee75e9afb4eae3 fixed key name for real this time i hope --- diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index edc0e45c..edb62df8 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -25,7 +25,7 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then SOURCECODE_HIERARCHY_LIST="codebarn extra_brain interbrane" # point to our local certificate for ssh usage. - export SVN_SSH="ssh -i $HOME/.ssh/others/id_dsa_sourceforge" + export SVN_SSH="ssh -i $HOME/.ssh/others/id_rsa_sourceforge" # Error and success noises for CLAM. export CLAM_ERROR_SOUND='/z/walrus/media/sounds/effects/bwaaang.wav /z/walrus/media/sounds/cartoons/doh4.wav'