1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-09-19 09:14:42 -04:00

purge grub

This commit is contained in:
Tommy 2023-09-26 15:22:41 -07:00
parent aca3218eaf
commit c4376d44fa

View File

@ -340,6 +340,9 @@ Set the root password:
passwd
```
### Remove grub
apt purge grub* -y
### Exit the environment
```
exit