description correction

This commit is contained in:
rootzoll 2020-05-28 14:40:48 +02:00
parent e4dc7799e2
commit 94148eb15a

View file

@ -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