Merge pull request #336 from TheRedCyclops/fix-typo

fix a typo in the update instructions
This commit is contained in:
RandomNinjaAtk
2025-01-03 13:35:03 -05:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ Container: <https://docs.linuxserver.io/images/docker-lidarr>
## Updating
Updating is a bit more combersum. To update, do the following:
Updating is a bit more cumbersome. To update, do the following:
1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/extended.conf)
2. Restart the container, wait for it to fully load the application.

View File

@@ -18,7 +18,7 @@ Container: <https://docs.linuxserver.io/images/docker-radarr>
## Updating
Updating is a bit more combersum. To update, do the following:
Updating is a bit more cumbersome. To update, do the following:
1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/radarr/extended.conf)
1. Restart the container, wait for it to fully load the application.

View File

@@ -19,7 +19,7 @@ Container: <https://hub.docker.com/r/linuxserver/readarr>
# Updating
Updating is a bit more combersum. To update, do the following:
Updating is a bit more cumbersome. To update, do the following:
1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/readarr/extended.conf)
1. Restart the container, wait for it to fully load the application.

View File

@@ -18,7 +18,7 @@ Container: [https://docs.linuxserver.io/images/docker-sabnzbd](https://docs.linu
## Updating
Updating is a bit more combersum. To update, do the following:
Updating is a bit more cumbersome. To update, do the following:
1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sabnzbd/extended.conf)
1. Restart the container, wait for it to fully load the application.

View File

@@ -19,7 +19,7 @@ Version Tag: develop (v4 is required for some of the features)
## Updating
Updating is a bit more combersum. To update, do the following:
Updating is a bit more cumbersome. To update, do the following:
1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sonarr/extended.conf)
2. Restart the container, wait for it to fully load the application.