bump release name

This commit is contained in:
Tobias Powalowski 2021-08-09 08:40:12 +02:00
parent 472b92db0f
commit 0dc37aaa0b

View file

@ -74,7 +74,7 @@ fi
# set defaults, if nothing given
[[ -z "${KERNEL}" ]] && KERNEL="$(uname -r)"
[[ -z "${RELEASENAME}" ]] && RELEASENAME="2k20-R2"
[[ -z "${RELEASENAME}" ]] && RELEASENAME="2k21-R1"
[[ -z "${IMAGENAME}" ]] && IMAGENAME="Archlinux-$(date +%Y.%m)"
if [[ "${_DO_x86_64}" == "1" ]]; then