-y for add-apt-repository

This commit is contained in:
Anton Volnuhin 2024-05-18 01:01:05 +03:00
parent ac1e1516b7
commit bff9542b22

View File

@ -103,7 +103,8 @@ $Green##########################################################################
sudo apt-add-repository ppa:fish-shell/release-3 -y
## Neovim ppa
sudo add-apt-repository ppa:neovim-ppa/unstable
sudo add-apt-repository ppa:neovim-ppa/unstable -y
{{ end -}}
sudo apt-get update
{{ end -}}