fix broken pipe

This commit is contained in:
rootzoll
2019-02-05 18:41:32 +01:00
parent 6282379601
commit e3a7e8e498

View File

@@ -199,7 +199,7 @@ elif [ ${setupStep} -lt 100 ]; then
# see function above
if [ ${setupStep} -lt 80 ]; then
70initLND.sh
./70initLND.sh
exit 0
fi