mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
description correction
This commit is contained in:
parent
e4dc7799e2
commit
94148eb15a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# based on: https://github.com/rootzoll/raspiblitz/issues/386
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "small config script set the port LND is running on"
|
||||
echo "script set the port LND is running on"
|
||||
echo "lnd.setport.sh [portnumber]"
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue