summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
diff options
context:
space:
mode:
Diffstat (limited to 'archiso/mkarchiso')
-rwxr-xr-xarchiso/mkarchiso2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiso/mkarchiso b/archiso/mkarchiso
index 78510e2..e323899 100755
--- a/archiso/mkarchiso
+++ b/archiso/mkarchiso
@@ -13,7 +13,7 @@ pacman_conf="/etc/pacman.conf"
export iso_label="PARABOLA_$(date +%Y%m)"
iso_publisher="Parabola GNU/Linux-libre <https://parabolagnulinux.org>"
iso_application="Parabola GNU/Linux-libre Live/Rescue CD"
-install_dir="arch"
+install_dir="parabola"
work_dir="work"
out_dir="out"