mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-02-19 17:31:26 +01:00
5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
|
|
convert -depth 8 "$2" picture.rgb
|
|
sudo ./pisstv picture.rgb "$1"
|