From 81555e3bd23c74ce915d246ca51fa65d84c22ae7 Mon Sep 17 00:00:00 2001 From: srv Date: Mon, 5 May 2025 15:29:27 -0500 Subject: First commit --- lshw-git/easy-install.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lshw-git/easy-install.sh (limited to 'lshw-git/easy-install.sh') diff --git a/lshw-git/easy-install.sh b/lshw-git/easy-install.sh new file mode 100644 index 0000000..86970f8 --- /dev/null +++ b/lshw-git/easy-install.sh @@ -0,0 +1,5 @@ +#!/bin/dash + +gpg --recv-key 3C40194FB79138CE0F78FD4919C2F062574F5403 && gpg --recv-key 7CA69F4460F1BDC41FD2C858A5526B9BB3CD4E6A && cd ~/zenbook-UX325/lm_sensors/ && updpkgsums && doas libremakepkg -N && doas pacman -U --noconfirm *.pkg.* && \ + cd ~/zenbook-UX325/hwdata/ && updpkgsums && doas libremakepkg -N && doas pacman -U --noconfirm *.pkg.* && \ + cd ~/zenbook-UX325/lshw-git/ && updpkgsums && doas libremakepkg -N && doas pacman -U --noconfirm *.pkg.* -- cgit v1.2.3