1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

calibre-web/README.rst: 2 tiny copyedit cleanups

This commit is contained in:
A Holt 2023-08-05 14:18:28 -04:00 committed by root
parent ceccade90c
commit b439aa7724

View file

@ -43,9 +43,9 @@ collections — to help students build the best local library!
* WARNING: Calibre-Web's Ansible role (playbook) is * WARNING: Calibre-Web's Ansible role (playbook) is
``/opt/iiab/iiab/roles/calibre-web`` which contains a hyphen, whereas its ``/opt/iiab/iiab/roles/calibre-web`` which contains a hyphen, whereas its
Ansible variables (in `/etc/iiab/local_vars.yml Ansible variables ``calibreweb_*`` (in `/etc/iiab/local_vars.yml
<https://wiki.iiab.io/go/FAQ#What_is_local_vars.yml_and_how_do_I_customize_it%3F>`_) <https://wiki.iiab.io/go/FAQ#What_is_local_vars.yml_and_how_do_I_customize_it%3F>`_)
``calibreweb_*`` do **not** contain a hyphen! do **not** contain a hyphen!
Using It Using It
-------- --------
@ -134,7 +134,7 @@ manually::
cd /usr/local/calibre-web-py3 cd /usr/local/calibre-web-py3
git pull git pull
This older way *is no longer recommended*:: This older way is *no longer recommended*::
cd /opt/iiab/iiab cd /opt/iiab/iiab
./iiab-install --reinstall # OR: ./iiab-configure ./iiab-install --reinstall # OR: ./iiab-configure