sync_alt_repo script commented

This commit is contained in:
Игорь Чудов 2019-10-04 18:41:39 +04:00
parent 93ac4f17a2
commit bf780efa05
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -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}"