Halt is preferred.

This commit is contained in:
cimryan
2018-10-23 16:40:41 -07:00
parent f863d96859
commit cc89acefce

View File

@@ -106,7 +106,7 @@ Now that you have Wifi up and running, it's time to set up the USB storage and s
```
1. Run this command:
```
shutdown -h now
halt
```
On the next boot, the Pi hostname will become `teslausb`, so future `ssh` sessions will be `ssh pi@teslausb.local`.