Replace rm with mr.

This commit is contained in:
Jeroen Rijken 2022-08-13 21:02:42 +02:00 committed by Alex
parent e62465b72f
commit af0c622b35
45 changed files with 72 additions and 72 deletions

View file

@ -11,7 +11,7 @@ profile grub-bios-setup @{exec_path} flags=(complain) {
include <abstractions/base>
include <abstractions/consoles>
@{exec_path} rm,
@{exec_path} mr,
include if exists <local/grub-bios-setup>
}