Fix incorrect installation order
This commit is contained in:
parent
d8dbfb07ca
commit
6598dc804e
1 changed files with 1 additions and 1 deletions
|
@ -49,8 +49,8 @@ sudo systemctl enable --now power-profiles-daemon;
|
|||
yay --noconfirm -Syu networkmanager-openvpn;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
networkmanager-openconnect \
|
||||
openconnect-git \
|
||||
networkmanager-openconnect \
|
||||
;
|
||||
|
||||
# Fonts
|
||||
|
|
Loading…
Reference in a new issue