Skip to content
Snippets Groups Projects
Commit 493f96b8 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

automatic reboot added

parent 8f9d172e
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ if [ $? -eq 0 ];
then
finishLogEntry "done"
/opt/installer.sh
reboot
else
finishLogEntry "failed"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment