mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 17:29:15 -06:00
6 lines
66 B
Bash
Executable File
6 lines
66 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
. `dirname $0`/../check_topology.sh
|
|
|
|
check_topology
|