kl=$(ps aux | grep main.py | grep python3 | awk -F " " '{print $2}')
kill $kl
killall wget
rm *.mp3
#rm nohup.out