This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
## Author: Pavel Milanes <[email protected]> / Telegram: @pavelmc | |
## Goal: mirror ubuntu repos | |
## Last Mod: Tue Mar 26 07:22:45 PM EST 2024 | |
# This script use the terms described on the ubuntu base docs | |
# https://ubuntu.com/landscape/docs/explanation-about-repository-mirroring | |
# Archs, you can set more than one, comma separated no space [a,b,c,d] |