Switch to the version without the policy to include nonfree software

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
Denis 'GNUtoo' Carikli 2022-11-22 20:33:46 +01:00
parent db0fb8a251
commit 8f469e26a1
No known key found for this signature in database
GPG key ID: 5F5DFCC14177E263

View file

@ -26,7 +26,7 @@ fi
cd untitled && mkdir -p www && cd www
if [ ! -d lbwww ] ; then
git clone https://notabug.org/libreboot/lbwww.git
git clone https://git.sr.ht/~gnutoo/lbwww
else
git -C lbwww clean -dfx
git -C lbwww pull --rebase