diff options
author | Robby Workman <rworkman@slackware.com> | 2020-02-18 18:55:48 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2020-02-18 18:55:48 -0600 |
commit | 28578698206a70360a2bf80f2e283517022bb2e9 (patch) | |
tree | 7553afb41cf9d40edf046479a7c8471ad16976ec /files | |
parent | d3632208a5b190f1c68aac3c6a36b9a7bdf6dffc (diff) | |
download | slackpkg-28578698206a70360a2bf80f2e283517022bb2e9.tar.xz |
Uncomment mirrors.slackware.com mirror by default
Thanks to zerouno for the suggestion.
Diffstat (limited to 'files')
-rw-r--r-- | files/mirrors-x86.sample | 2 | ||||
-rw-r--r-- | files/mirrors-x86_64.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/mirrors-x86.sample b/files/mirrors-x86.sample index 3aee797..84c1dc3 100644 --- a/files/mirrors-x86.sample +++ b/files/mirrors-x86.sample @@ -49,7 +49,7 @@ # Slackware-14.2 #---------------------------------------------------------------- # USE MIRRORS.SLACKWARE.COM (DO NOT USE FTP - ONLY HTTP FINDS A NEARBY MIRROR) -# https://mirrors.slackware.com/slackware/slackware-14.2/ +https://mirrors.slackware.com/slackware/slackware-14.2/ # # # Here are some individual mirrors that can be used instead of the diff --git a/files/mirrors-x86_64.sample b/files/mirrors-x86_64.sample index 81fcad4..ad4dd08 100644 --- a/files/mirrors-x86_64.sample +++ b/files/mirrors-x86_64.sample @@ -49,7 +49,7 @@ # Slackware64-14.2 #---------------------------------------------------------------- # USE MIRRORS.SLACKWARE.COM (DO NOT USE FTP - ONLY HTTP FINDS A NEARBY MIRROR) -# https://mirrors.slackware.com/slackware/slackware64-14.2/ +https://mirrors.slackware.com/slackware/slackware64-14.2/ # # # Here are some individual mirrors that can be used instead of the |