Skip to content

Commit

Permalink
install debian files for bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdump0815 committed Oct 29, 2021
1 parent 771313e commit 437aa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/extra-files-armv7l-bullseye/scripts/install-gl4es.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ cd `dirname $0`
. versions.conf

cd /
wget -v https://github.com/hexdump0815/linux-mainline-and-mali-generic-stable-kernel/raw/${gl4es_bullseye_armv7l_version}/misc/gl4es-armv7l-ubuntu.tar.gz -O /tmp/gl4es-armv7l-bullseye.tar.gz
wget -v https://github.com/hexdump0815/linux-mainline-and-mali-generic-stable-kernel/raw/${gl4es_bullseye_armv7l_version}/misc/gl4es-armv7l-debian.tar.gz -O /tmp/gl4es-armv7l-bullseye.tar.gz
tar xzf /tmp/gl4es-armv7l-bullseye.tar.gz
rm -f /tmp/gl4es-armv7l-bullseye.tar.gz

0 comments on commit 437aa4d

Please sign in to comment.