mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-03-09 18:06:57 +01:00
- Added shebang to all the scripts - Adjusted all the scripts to make them compatible with a POSIX shell
4 lines
36 B
Bash
Executable File
4 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
sudo ./pifsq "Test" "$1"
|