Replace rm with mr.

This commit is contained in:
Jeroen Rijken 2022-08-13 21:02:42 +02:00
parent 322685849e
commit 5bf977722f
45 changed files with 72 additions and 72 deletions

View file

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