Add missing note quotes.

This commit is contained in:
lamusmaser 2023-05-19 21:40:30 -06:00
parent a21f14e872
commit 73270e6b2b

View File

@ -209,12 +209,12 @@ When a new version of the image is available, you can follow the following steps
10. Restart the `tubearchivist` container and confirm it is working again. 10. Restart the `tubearchivist` container and confirm it is working again.
!!! note "If you did not use the `latest` tag for the `tubearchivist` container, then you will instead do the following: !!! note "If you did not use the `latest` tag for the `tubearchivist` container, then you will instead do the following:"
1. Shut down the old container. 1. Shut down the old container.
2. Download the new image. 2. Download the new image.
3. Follow the Installation instructions again *for just the TubeArchivist image*, using the same configurations as the existing container. It'll have to be named slightly differently. 3. Follow the Installation instructions again *for just the TubeArchivist image*, using the same configurations as the existing container. It'll have to be named slightly differently.
4. After the image is now running and the upgrade of the backend files occurs, shut down the new container. Rename or delete the old container. Rename the new container to have the intended name. 4. After the image is now running and the upgrade of the backend files occurs, shut down the new container. Rename or delete the old container. Rename the new container to have the intended name.
!!! note "Links are incredibly important if you upgrade or change the ES or Redis container images. You will either need to remove the links, create the new containers, then re-add the links or rebuild all of the images with the same instructions as Installation, starting at Step 3. !!! note "Links are incredibly important if you upgrade or change the ES or Redis container images. You will either need to remove the links, create the new containers, then re-add the links or rebuild all of the images with the same instructions as Installation, starting at Step 3."
If you're still having trouble, join us on [discord](https://www.tubearchivist.com/discord) and come to the #support channel. If you're still having trouble, join us on [discord](https://www.tubearchivist.com/discord) and come to the #support channel.