Merge unnecessarily split commands
This commit is contained in:
parent
b12269f9a0
commit
561a6ec205
1 changed files with 1 additions and 2 deletions
|
@ -50,9 +50,8 @@ yay --noconfirm -Syu \
|
|||
;
|
||||
|
||||
# Networking
|
||||
yay --noconfirm -Syu networkmanager-openvpn;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
networkmanager-openvpn \
|
||||
openconnect \
|
||||
networkmanager-openconnect \
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue