a
This commit is contained in:
parent
b93bcd1181
commit
15b5170190
@ -22,11 +22,11 @@ their system updated, just by pulling in the latest release.
|
|||||||
+----------+
|
+----------+
|
||||||
|
|
||||||
Unmount your /usr partition:
|
Unmount your /usr partition:
|
||||||
|
```
|
||||||
(root)# umount -R /usr
|
(root)# umount -R /usr
|
||||||
OR
|
OR
|
||||||
(root)# umount /dev/sdX # the drive mounted to /usr
|
(root)# umount /dev/sdX # the drive mounted to /usr
|
||||||
|
```
|
||||||
Pull the latest version for your branch:
|
Pull the latest version for your branch:
|
||||||
|
|
||||||
(root)# git pull
|
(root)# git pull
|
||||||
|
Loading…
Reference in New Issue
Block a user