Skip to content

Instantly share code, notes, and snippets.

@dictcp
Last active April 10, 2019 16:11
Show Gist options
  • Save dictcp/11ac06a4e38fe9571f6df12879e430a3 to your computer and use it in GitHub Desktop.
Save dictcp/11ac06a4e38fe9571f6df12879e430a3 to your computer and use it in GitHub Desktop.
#!/bin/sh
sudo ros install -f -d /dev/sda --no-reboot
sleep 30
sudo nohup bash -c "sleep 2; reboot" &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment