
This changes the shell for 3 single-line invocations to the POSIX-specified /bin/sh, because /bin/bash does not exist on a number of systems.
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo 'Please use "rtl_433 [-s <samplerate>] -W <output>.sr -r <input>.cu8"'
|