Ubuntu Daily Sync Copyright (C) 2020 Erich Eickmeyer License: GPL-2 This set of scripts uses zsync to synchronize the daily Ubuntu ISO images Requires: zsync Installation: Clone this git repository to any directory of your choosing. Make sure all scripts are executable (chmod +x -r *) Usage: sync-dailies [newcycle|newconfig <codename>] [setmirror <URL>] [unsetmirror] newcycle Updates configuration with new codename and performs sync newconfig Creates configuration file with new codename and exits setmirror Sets mirror URL (format: without trailing /) NOTE: Must be http URL unsetmirror Sets mirror to default (http://cdimage.ubuntu.com)
franksmcb/UbuntuDailySync
A script/set of scripts to sync daily ISO images of Ubuntu and its official flavors
ShellGPL-2.0