add reboot msg
This commit is contained in:
parent
0113615640
commit
984b2247ed
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ for HOST in `cat "$1"`; do
|
|||
ssh pi@$HOST "cd \$HOME && bash set_hostname.sh"
|
||||
ssh pi@$HOST "sudo reboot"
|
||||
done
|
||||
|
||||
echo "all machines will require a few minutes to reboot, be patient grasshopper"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue