index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-01-01 11:13:28 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-01-01 11:13:28 +0100 |
commit | 876044a7b4432ffcf6f9d163c90fb4c982328b8e (patch) | |
tree | b4dc38ef1ce87d99baa649c9c7ff5069d453e968 /docs | |
parent | 20e6f9e0fbdb5b3a4bb331e4e4ee3b38cb9ca67e (diff) | |
parent | cd621f5f4a180ddbf5b6ddf2eb53c9d17cd9a14c (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``. |