I have a bash script which is in this directory:
/home/pi/darkCove/radio/start.sh
It basically transmitts an FM signal. Here is the code:
#!/bin/bash
sudo ./pi_fm_rds -freq 87.5 -audio pulses.wav -ps 'DarkCove' -rt 'DarkCove FM - Crypto Prices & News' -pi 1234
I Know that this question has already been asked but I can't seem top make anything work. I need this program to run in this directory and It needs to stay open. Please answer the question and don't just say "That's illegal." I know what I'm doing and im conscious that this is illegal but please, just don't answer this question if this is what you are going to write.