summaryrefslogtreecommitdiff
path: root/configs/releng/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/build.sh')
-rwxr-xr-xconfigs/releng/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/build.sh b/configs/releng/build.sh
index 369f36b..be9699f 100755
--- a/configs/releng/build.sh
+++ b/configs/releng/build.sh
@@ -3,7 +3,7 @@
set -e -u
iso_name=parabola
-iso_label="ARCH_$(date +%Y%m)"
+iso_label="PARABOLA_$(date +%Y%m)"
iso_version=$(date +%Y.%m.%d)
install_dir=arch
work_dir=work