Browse Source

fix broken pipe

dev
rootzoll 6 years ago
parent
commit
e3a7e8e498
  1. 2
      home.admin/00mainMenu.sh

2
home.admin/00mainMenu.sh

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

Loading…
Cancel
Save