From 523226513b67a18949ae7943e3c897246205d735 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 17 Jan 2011 21:37:42 +0000 Subject: [PATCH] * add fb photo upload to svn fix --- svnfix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/svnfix b/svnfix index 80688ab..a6e4b19 100755 --- a/svnfix +++ b/svnfix @@ -25,6 +25,11 @@ for a in bug order; do fi; done; +if [ -e ~/.hide/fb_photo_upload ]; then + ln -sf ~/.hide/fb_photo_upload ~/.fb_photo_upload; +fi; + + if [ -e ~/.hide/qgo_rc ]; then ln -sf ~/.hide/qgo_rc ~/.qGorc; fi; -- 2.39.2