Setting mirrors for your OS and software.
TODO: Write installation instructions here
Usage: mirr ubuntu <command>
Example:
mirr ubuntu change CN
Command:
help Show this help message
list print all ubuntu mirror locations
choose Asking to choose a server from tcping results
fastest Use the fastest server from tcping results
change [location] Change source server to location mirror
mirror [location] Use mirror:// protocol with your location
custom <url> Use custom server with your url
restore Restore sources.list from backup
default Recover with default sources.list
enable-src Enable deb-src
disable-src Disable deb-srcTODO: Write development instructions here
- Fork it (https://github.com/your-github-user/mirr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- initdc - creator and maintainer