mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update upgrading.markdown (#2153)
Added full path to hassbian-script as the documentation does not state where you are "starting" when issuing the cd command
This commit is contained in:
parent
1dcc866ece
commit
4aa3a0cbbe
@ -25,6 +25,6 @@ Press `Y` to confirm that you would like to continue.
|
|||||||
To update the hassbian-scripts directory execute the following command as the `pi` user.
|
To update the hassbian-scripts directory execute the following command as the `pi` user.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cd hassbian-scripts
|
$ cd /home/pi/hassbian-scripts
|
||||||
$ git pull
|
$ git pull
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user