mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 01:11:35 -06:00
7 lines
94 B
Bash
Executable File
7 lines
94 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
. ../../../scripts/utils.sh
|
|
|
|
clean
|
|
rm -f default-tests.sh default-update-ref.sh
|