Add mod: wipe-grub
This commit is contained in:
parent
5b3b9e309e
commit
45cdb44926
@ -2,3 +2,4 @@ dev-remove
|
||||
packages-apply
|
||||
private-users
|
||||
root-skel
|
||||
wipe-grub
|
||||
|
2
mods/wipe-grub/modscript
Executable file
2
mods/wipe-grub/modscript
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
rm -f "$1/boot/grub/grub.cfg"
|
Loading…
Reference in New Issue
Block a user