1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

roles/calibre-web/README.rst: Fix path /usr/local/calibre-web-py3

This commit is contained in:
A Holt 2022-02-15 23:55:25 -05:00 committed by GitHub
parent 04e55e4da9
commit 41817764ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ Or, to reinstall all of IIAB::
Or, if you just want to upgrade Calibre-Web code alone, prior to proceeding
manually::
cd /opt/iiab/calibre-web
cd /usr/local/calibre-web-py3
git pull
Known Issues