sync_alt_repo script commented
This commit is contained in:
parent
93ac4f17a2
commit
bf780efa05
@ -1,6 +1,9 @@
|
||||
#! /bin/sh
|
||||
set -eu
|
||||
|
||||
# Script to synchronize ALT Linux repository branches from remote
|
||||
# sources to local.
|
||||
|
||||
MIRRORS_SRC="${MIRRORS_SRC:-ftp.altlinux.org}"
|
||||
MIRRORS_DEST="${MIRRORS_DEST:-/data/mirrors/alt}"
|
||||
PLATFORM="${PLATFORM:-p8}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user