@@ -58,3 +58,11 @@ If the line isn't there, add it and mount:
```bash
mount -a
```
### NET
In the bootloader:
```bash
setenv boot_scripts boot.net
saveenv
boot
```
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.