Skip to content
Snippets Groups Projects
Commit 167e1be6 authored by Bob Mottram's avatar Bob Mottram
Browse files

Reboot

parent 7ec222fb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment