From ee01f5c05de8981a60727b29b09f974921f717a7 Mon Sep 17 00:00:00 2001 From: holta Date: Sat, 20 Jul 2019 13:58:20 -0400 Subject: [PATCH] Rename Lokole PDF, avoids many nightmares --- roles/httpd/templates/refresh-wiki-docs.sh | 2 +- ...er's Manual.pdf => Lokole-IIAB_Users_Manual.pdf} | Bin roles/lokole/README.rst | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename roles/lokole/{The Lokole-IIAB User's Manual.pdf => Lokole-IIAB_Users_Manual.pdf} (100%) diff --git a/roles/httpd/templates/refresh-wiki-docs.sh b/roles/httpd/templates/refresh-wiki-docs.sh index 03e15df6b..3666e4e48 100755 --- a/roles/httpd/templates/refresh-wiki-docs.sh +++ b/roles/httpd/templates/refresh-wiki-docs.sh @@ -52,7 +52,7 @@ cp -p "{{ iiab_dir }}/roles/lokole/The Lokole-IIAB User's Manual.pdf" $DOCSPATH # Update Raspberry Pi guide links on main page (http://box/info) sed -i -r "s|https://www.raspberrypi.org/magpi-issues/Beginners_Guide_v1.pdf|docs/Raspberry_Pi_Beginners_Guide_v1.pdf|g" $DESTPATH/index.html sed -i -r "s|https://dn.odroid.com/IoT/other_doc.pdf|docs/Raspberry_Pi_User_Guide_v4.pdf|g" $DESTPATH/index.html -sed -i -r "s|https://github.com/iiab/iiab/blob/master/roles/lokole/The%20Lokole-IIAB%20User's%20Manual.pdf|docs/The%20Lokole-IIAB%20User\'s%20Manual.pdf|g" $DESTPATH/index.html +sed -i -r "s|https://github.com/iiab/iiab/blob/master/roles/lokole/Lokole-IIAB_Users_Manual.pdf|docs/Lokole-IIAB_Users_Manual.pdf|g" $DESTPATH/index.html # Make links refer to local items for f in $DESTPATH/*.html; do diff --git a/roles/lokole/The Lokole-IIAB User's Manual.pdf b/roles/lokole/Lokole-IIAB_Users_Manual.pdf similarity index 100% rename from roles/lokole/The Lokole-IIAB User's Manual.pdf rename to roles/lokole/Lokole-IIAB_Users_Manual.pdf diff --git a/roles/lokole/README.rst b/roles/lokole/README.rst index 6e07ecfd4..cd2267eb8 100644 --- a/roles/lokole/README.rst +++ b/roles/lokole/README.rst @@ -80,7 +80,7 @@ Lokole and Internet-in-a-Box would welcome a business plan (whether volunteer-ba Troubleshooting --------------- -For further usage information and troubleshooting, refer to the `Lokole user manual `_. +For further usage information and troubleshooting, refer to the `Lokole user manual `_. Known Issues ------------