mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 00:40:22 -06:00
6 lines
45 B
Bash
Executable File
6 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. ./defs.sh
|
|
|
|
sh ../scripts/run.sh
|