mirror of
https://github.com/nasa/fpp.git
synced 2025-12-17 17:34:46 -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
|