fix minor issue
This commit is contained in:
parent
5905efd9a5
commit
c791d23492
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
prefix = ["ovh-root", "install"]
|
||||
|
||||
[macros.install__Archlinux]
|
||||
prefix = ["pacman", "-S", "--no-confirm"]
|
||||
prefix = ["pacman", "-S", "--noconfirm"]
|
||||
|
||||
[macros.clone]
|
||||
deps = ["git"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue