From b272529d125ee8e5218492981e2c115b1e65237b Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Wed, 26 Jul 2006 15:35:49 +0000 Subject: [PATCH] Update old BT5 with new one based on date & time comparison git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8809 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/utils/svn_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/utils/svn_update.sh b/product/ERP5/utils/svn_update.sh index fbf8cb53c2..1168bd98fe 100755 --- a/product/ERP5/utils/svn_update.sh +++ b/product/ERP5/utils/svn_update.sh @@ -29,7 +29,7 @@ for p in $PRODUCTS # Get latests Business Templates echo "" echo "----- Updating Business Templates -----" -wget -nv --no-clobber --no-host-directories -r --level=2 --relative --no-parent --accept=bt5,bt5list http://torrent.erp5.org/bt5/ +wget -nv -N --no-host-directories -r --level=2 --relative --no-parent --accept=bt5,bt5list http://torrent.erp5.org/bt5/ rm -f robots.txt # Restore good right -- 2.30.9