mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-03-13 03:47:01 +01:00
- Added shebang to all the scripts - Adjusted all the scripts to make them compatible with a POSIX shell
4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sudo ./pifmrds -freq "$1" -audio src/pifmrds/stereo_44100.wav
|