mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-03-07 17:06:58 +01:00
- Added shebang to all the scripts - Adjusted all the scripts to make them compatible with a POSIX shell
5 lines
79 B
Bash
Executable File
5 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
|
|
convert -depth 8 BBC.jpg picture.rgb
|
|
sudo ./pisstv picture.rgb "$1"
|