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 \
|
gnome-calculator \
|
||||||
pdfarranger \
|
pdfarranger \
|
||||||
protonvpn \
|
protonvpn \
|
||||||
binder_linux-dkms \
|
|
||||||
yubikey-manager-qt \
|
yubikey-manager-qt \
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
yay --noconfirm -Syu \
|
yay --noconfirm -Syu \
|
||||||
|
binder_linux-dkms \
|
||||||
waydroid \
|
waydroid \
|
||||||
waydroid-script-git \
|
waydroid-script-git \
|
||||||
python-pyclip \
|
python-pyclip \
|
||||||
|
|
Loading…
Reference in a new issue