This commit is contained in:
Bob Mottram 2015-09-05 10:52:27 +01:00
parent a7ae622535
commit 30748242d7
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ function interactive_configuration {
-b $FREEDOMBONE_BITMESSAGE \
-m $MINIMUM_PASSWORD_LENGTH
if [ -f /tmp/meshuserdevice ]; then
# mesh network installation
# mesh network user device installation
rm -f /tmp/meshuserdevice
exit 0
fi