summaryrefslogtreecommitdiff
path: root/bashs/shell scrips/multilib-install-current
diff options
context:
space:
mode:
Diffstat (limited to 'bashs/shell scrips/multilib-install-current')
-rwxr-xr-xbashs/shell scrips/multilib-install-current2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashs/shell scrips/multilib-install-current b/bashs/shell scrips/multilib-install-current
index 9ef28b9..d7d6bce 100755
--- a/bashs/shell scrips/multilib-install-current
+++ b/bashs/shell scrips/multilib-install-current
@@ -3,6 +3,6 @@ cd /tmp
mkdir multilib
cd multilib
wget -r -np -nd -l1 --accept=*.t?z http://www.slackware.com/~alien/multilib/current/
-lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e 15.0'
+lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e current'
upgradepkg --reinstall --install-new *.t?z
upgradepkg --reinstall --install-new slackware64-compat32/*-compat32/*.t?z