5.19.2 - rebuild

This commit is contained in:
Aditya Garg 2022-08-19 16:07:39 +05:30 committed by GitHub
parent c2f78e6cae
commit df8f63484a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,9 +71,8 @@ apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="
curl -L https://github.com/t2linux/T2-Ubuntu-Kernel/releases/download/vKVER-PREL/linux-headers-KVER-t2_KVER-PREL_amd64.deb > /tmp/headers.deb
curl -L https://github.com/t2linux/T2-Ubuntu-Kernel/releases/download/vKVER-PREL/linux-image-KVER-t2_KVER-PREL_amd64.deb > /tmp/image.deb
curl -L https://cdn.discordapp.com/attachments/706581810745966653/926729551558639646/iso-firmware.deb > /tmp/firmware.deb
file /tmp/*
apt install /tmp/headers.deb /tmp/image.deb /tmp/firmware.deb
apt install /tmp/headers.deb /tmp/image.deb
echo >&2 "===]> Info: Install window manager... "