@@ -21,9 +21,3 @@ After building, run the following:
```sh
qemu-system-x86_64 -cdrom .build/nub-os.iso
```
Or all in once build and run
```sh
make && qemu-system-x86_64 -cdrom .build/nub-os.iso
```
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.