From 2048dc24aa0ec83cd106a783c6b77830377c16fb Mon Sep 17 00:00:00 2001 From: Eugene Amos Date: Tue, 8 Aug 2023 22:15:02 -0700 Subject: [PATCH] Update 'podfetch/README.md' updating podfetch README --- podfetch/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/podfetch/README.md b/podfetch/README.md index fa89378..15f5b93 100644 --- a/podfetch/README.md +++ b/podfetch/README.md @@ -45,7 +45,7 @@ Create a new folder called **scripts** in your home folder. This is where all yo When done it should look like this: `/home/[username]/scripts` -[🔼 Back to top](#top) +[🔼 Back to top](#01-pip) ## 03. Script @@ -109,7 +109,7 @@ Save this script as `podcast_folder_monitor.py` in the scripts folder. Next we n * Check the `Execute` box to allow executing the file as a program. * Close out the window. -[🔼 Back to top](#top) +[🔼 Back to top](#01-pip) ## 04. Run @@ -129,7 +129,7 @@ You should now see the blinking curser in the terminal indicating that the scrip ![testing](img/running_podcast.png) -[🔼 Back to top](#top) +[🔼 Back to top](#01-pip) ## 05. Testing @@ -139,7 +139,7 @@ To test the script copy and paste one of your podcast folder that includes the p If everything worked out okay we can move to the next step. -[🔼 Back to top](#top) +[🔼 Back to top](#01-pip) ## 06. Automation @@ -189,4 +189,4 @@ sudo systemctl status podfetch ### Congratulation your service is auto-running and listing for new podcast folders -[🔼 Back to top](#top) \ No newline at end of file +[🔼 Back to top](#01-pip) \ No newline at end of file