wip
This commit is contained in:
parent
f218cf6450
commit
81fc8619ae
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
for _deps in $deps; do
|
||||
$_sudo pacman -S --noconfirm "$_deps"
|
||||
done
|
||||
$_sudo pacman -S --noconfirm --needet neovim
|
||||
$_sudo pacman -S --noconfirm --needed neovim
|
||||
}
|
||||
|
||||
inst_opensuse() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue