index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2022-12-24 10:31:29 +0200 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2022-12-24 10:31:29 +0200 |
commit | ff5c0498eb3503f7ee8bcc22560682ea9be40f0c (patch) | |
tree | 9c14c25ee83092ce98976308f6da01e855e7ba5c | |
parent | 995e0b7fb90049e70d4e175e7df8f4aa09622186 (diff) | |
parent | cca3eee83323ae94d9cab2ddb4e7f9b1e3235f30 (diff) |
-rw-r--r-- | docs/README.profile.rst | 2 |
diff --git a/docs/README.profile.rst b/docs/README.profile.rst index efcb861..f1fd717 100644 --- a/docs/README.profile.rst +++ b/docs/README.profile.rst @@ -137,7 +137,7 @@ The following *custom template identifiers* are understood and will be replaced respective variables in ``profiledef.sh``: * ``%ARCHISO_LABEL%``: Set this using the ``iso_label`` variable in ``profiledef.sh``. -* ``%INSTALL_DIR%``: Set this using the ``iso_label`` variable in ``profiledef.sh``. +* ``%INSTALL_DIR%``: Set this using the ``install_dir`` variable in ``profiledef.sh``. * ``%ARCH%``: Set this using the ``arch`` variable in ``profiledef.sh``. |