mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-03-23 00:37:01 +01:00
- Added shebang to all the scripts - Adjusted all the scripts to make them compatible with a POSIX shell
5 lines
41 B
Bash
Executable File
5 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sudo ./pichirp "$1" 100000 5
|
|
|