Move binder_linux
installation to proper script
This commit is contained in:
parent
3ea9cda8d8
commit
af5cdd0e77
2 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,6 @@ yay --noconfirm -Syu \
|
|||
gnome-calculator \
|
||||
pdfarranger \
|
||||
protonvpn \
|
||||
binder_linux-dkms \
|
||||
yubikey-manager-qt \
|
||||
;
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
yay --noconfirm -Syu \
|
||||
binder_linux-dkms \
|
||||
waydroid \
|
||||
waydroid-script-git \
|
||||
python-pyclip \
|
||||
|
|
Loading…
Reference in a new issue