I'm working on a bash script for installing and setting up docker and run a application. The script needs to reboot the system and should continue after the reboot. I'm new with BASH, please help me getting through this.
Thanks.
I'm working on a bash script for installing and setting up docker and run a application. The script needs to reboot the system and should continue after the reboot. I'm new with BASH, please help me getting through this.
Thanks.
Try putting everything that you need to execute after the reboot here: