mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2022-04-10 ae3c9b666a74f98847bb28d5e683861494c4c880
vars-default.sh
@@ -5,8 +5,10 @@
export PKGEXT='.pkg.tar.zst'
export SRCEXT='.src.tar.bz2'
export PACKAGER="John Doe <jd@change.me>"
EMAIL=""
TO_EMAIL=""
FROM_EMAIL="$(whoami)@$(localhost)"
EMAIL_HOST="server_url:port"
EMAIL_USER="user:pass"
UPDATE=N
PARALLEL=N
QUIET=N