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:
parent
db0fb8a251
commit
8f469e26a1
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue