Skip to content

Instantly share code, notes, and snippets.

@stdevPavelmc
stdevPavelmc / repo_uppdate.sh
Created March 27, 2024 01:19
Ubuntu debmirror update script
#!/bin/bash
## Author: Pavel Milanes <pavelmc@gmail.com> / 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]