Comment
This commit is contained in:
parent
a7ae622535
commit
30748242d7
|
@ -517,7 +517,7 @@ function interactive_configuration {
|
||||||
-b $FREEDOMBONE_BITMESSAGE \
|
-b $FREEDOMBONE_BITMESSAGE \
|
||||||
-m $MINIMUM_PASSWORD_LENGTH
|
-m $MINIMUM_PASSWORD_LENGTH
|
||||||
if [ -f /tmp/meshuserdevice ]; then
|
if [ -f /tmp/meshuserdevice ]; then
|
||||||
# mesh network installation
|
# mesh network user device installation
|
||||||
rm -f /tmp/meshuserdevice
|
rm -f /tmp/meshuserdevice
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue