Merge remote-tracking branch 'origin/merge-requests/304'

By Alexander Speshilov
* origin/merge-requests/304:
  fix typo in README.profile.rst

See merge request https://gitlab.archlinux.org/archlinux/archiso/-/merge_requests/304
This commit is contained in:
nl6720 2022-12-24 10:31:29 +02:00
commit ff5c0498eb
No known key found for this signature in database
GPG Key ID: 5CE88535E188D369

View File

@ -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``.