initial commit

This commit is contained in:
Jesús
2022-02-17 15:23:10 -05:00
commit 4c979bdce5
8 changed files with 929 additions and 0 deletions

11
config.env.example Normal file
View File

@@ -0,0 +1,11 @@
#
# HyperMirror Options
#
BWLIMIT="0"
SOURCE_URL="rsync://mirror.fsf.org/hyperbola/gnu-plus-linux-libre"
RSYNC_OPTIONS="--exclude='*.links.tar.gz*' --exclude='/other' --exclude='/sources'"
#
# Crontab Options
#
CRONTAB="0 */6 * * *"