index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2020-12-26 20:11:06 +0200 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-12-26 20:11:06 +0200 |
commit | a178ff44bc9cf00918bb23b1e5f0a0c2395f47e9 (patch) | |
tree | 5ae8ce167e55ebdda31f5c1f5d49097c39fdae64 /configs/releng | |
parent | 8ba2870829860a8c841809a16b5e809a67af66c2 (diff) |
-rw-r--r-- | configs/releng/profiledef.sh | 2 |
diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh index d046c9c..2d45ebd 100644 --- a/configs/releng/profiledef.sh +++ b/configs/releng/profiledef.sh @@ -3,7 +3,7 @@ iso_name="archlinux" iso_label="ARCH_$(date +%Y%m)" -iso_publisher="Arch Linux <https://www.archlinux.org>" +iso_publisher="Arch Linux <https://archlinux.org>" iso_application="Arch Linux Live/Rescue CD" iso_version="$(date +%Y.%m.%d)" install_dir="arch" |