From ef97b3a24bfcc351a1d45ea7ac030dcc0dd91273 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 11 Mar 2006 08:50:39 +0000 Subject: [PATCH] add f1rc svnfix --- svnfix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/svnfix b/svnfix index 1643854..39536f6 100755 --- a/svnfix +++ b/svnfix @@ -21,3 +21,7 @@ for a in bug order; do ln -sf ~/.hide/${a}_bot.conf ~/.${a}_bot.conf fi; done; + +if [ -e ~/.hide/f1rc ]; then + ln -sf ~/.hide/f1rc ~/.f1rc +fi; -- 2.39.2