This commit is contained in:
Bob Mottram 2016-07-31 11:25:38 +01:00
parent 7ec222fb37
commit 167e1be654
1 changed files with 1 additions and 0 deletions

View File

@ -792,6 +792,7 @@ if [ -f $MESH_INSTALL_SETUP ]; then
if [ ! -f $MESH_INSTALL_COMPLETED ]; then
echo $'Mesh node setup complete' >> $INSTALL_LOG
touch $MESH_INSTALL_COMPLETED
reboot
fi
fi