Rename files,small fix and add stop.sh

This commit is contained in:
2026-06-11 13:17:56 +03:00
parent ca83fd897e
commit 06d4e327ec
3 changed files with 21 additions and 5 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
kl=$(ps aux | grep run.sh | grep bin | awk -F " " '{print $2}')
kill $kl
killall wget
rm *.mp3
rm nohup.out