An open API service indexing awesome lists of open source software.

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

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).