mirror of
https://github.com/nasa/fpp.git
synced 2025-12-13 00:06:20 -06:00
6 lines
53 B
Bash
Executable File
6 lines
53 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
. ../check_topology.sh
|
|
|
|
check_topology
|