This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
How to stop the script? #195
Answered
by
RandomNinjaAtk
hackmonker
asked this question in
Q&A
-
I made a mistake and hundreds of music was monitored. I unmonitored them but the script has started downloading them. anyway I can stop the download? |
Beta Was this translation helpful? Give feedback.
Answered by
RandomNinjaAtk
Jan 29, 2023
Replies: 1 comment
-
Restart the container is the easiest method... Or you have to kill the processes. At the top of the script log, it gives a command to kill the process. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RandomNinjaAtk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Restart the container is the easiest method... Or you have to kill the processes. At the top of the script log, it gives a command to kill the process.