3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
#!/bin/bash
|
||
|
rm -f "$1/boot/grub/grub.cfg"
|