@@ -22,11 +22,11 @@ their system updated, just by pulling in the latest release.
+----------+
Unmount your /usr partition:
```
(root)# umount -R /usr
OR
(root)# umount /dev/sdX # the drive mounted to /usr
```
Pull the latest version for your branch:
(root)# git pull
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.