https://github.com/makefu/aptcacher_mirrorupdate
Scripts for updating the apt-cacher-ng <distro>_mirrors
https://github.com/makefu/aptcacher_mirrorupdate
Last synced: 5 months ago
JSON representation
Scripts for updating the apt-cacher-ng <distro>_mirrors
- Host: GitHub
- URL: https://github.com/makefu/aptcacher_mirrorupdate
- Owner: makefu
- License: wtfpl
- Created: 2013-07-31T16:08:03.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T16:16:53.000Z (almost 13 years ago)
- Last Synced: 2025-05-18T03:38:50.104Z (about 1 year ago)
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# aptcacher mirrorupdater
These scripts provide a way to update the \_mirrors file of
apt-cacher-ng. This prevents 403 errors when updating via the apt-cacher-ng
# running
./get_archlx_mirrors > /etc/apt-cacher-ng/archlx_mirrors
# or
./get_ubuntu_mirrors > /etc/apt-cacher-ng/ubuntu_mirrors
# COPYING
Copyright Felix Richter
This code is licensed under the WTFPLv2 (see COPYING).