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 ]; ...@@ -30,6 +30,7 @@ if [ $? -eq 0 ];
then then
finishLogEntry "done" finishLogEntry "done"
/opt/installer.sh /opt/installer.sh
reboot
else else
finishLogEntry "failed" finishLogEntry "failed"
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