summaryrefslogtreecommitdiffstats
path: root/update-indexhtml
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2005-04-11 08:57:11 +0000
committerFlorent Villard <warly@mandriva.com>2005-04-11 08:57:11 +0000
commit97b10f4c6f0a73af03441aa5a8434a6a58245e69 (patch)
treedaf1add3e7bad16dd811b9d18048a3512654fa47 /update-indexhtml
parent78b17fab863db45bb130e15dd6d81e5d568b627a (diff)
downloadindexhtml-97b10f4c6f0a73af03441aa5a8434a6a58245e69.tar
indexhtml-97b10f4c6f0a73af03441aa5a8434a6a58245e69.tar.gz
indexhtml-97b10f4c6f0a73af03441aa5a8434a6a58245e69.tar.bz2
indexhtml-97b10f4c6f0a73af03441aa5a8434a6a58245e69.tar.xz
indexhtml-97b10f4c6f0a73af03441aa5a8434a6a58245e69.zip
revert to the previous ifup download method
Diffstat (limited to 'update-indexhtml')
-rwxr-xr-xupdate-indexhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-indexhtml b/update-indexhtml
index db485a3..fa2cbae 100755
--- a/update-indexhtml
+++ b/update-indexhtml
@@ -35,7 +35,7 @@ fi
(
if [ "$1" != nonetwork ] && /sbin/ip route | grep -q default; then
- URL=http://www.mandrakelinux.com/dist/10.2
+ URL=http://www.mandrakelinux.com/dist/2005LE
if [ -r /etc/profile.d/proxy.sh ]; then
. /etc/profile.d/proxy.sh
fi