mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 13:20:56 +02:00
help info
This commit is contained in:
parent
de84e62441
commit
45c326375c
@ -128,7 +128,7 @@ elif [ "${exportType}" = "http" ]; then
|
||||
echo "OK - temp HTTP server is stopped."
|
||||
|
||||
else
|
||||
echo "FAIL: unknown '${exportType}' -run-> ./lnd.export.sh -h"
|
||||
echo "FAIL: unknown '${exportType}' - run with -h for help"
|
||||
fi
|
||||
|
||||
if [ "$1" = "" ] || [ $# -eq 0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user