mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-02-19 17:31:26 +01:00
- Added shebang to all the scripts - Adjusted all the scripts to make them compatible with a POSIX shell
4 lines
29 B
Bash
Executable File
4 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sudo tune -f "$1"
|