Skip to content
Snippets Groups Projects
Commit 15b5a8fd authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Remove force from linux-libre deblob

parent a16d9987
No related branches found
No related tags found
No related merge requests found
Pipeline #267 passed
......@@ -21,7 +21,6 @@
#
VERSION=4
#61520e9
. ./config
......@@ -58,7 +57,7 @@ for DIR in $PRESERVEDIRS; do
cp $DIR $TMPDIR --parents -a
done
sh $DATA/deblob-5.8 --force
sh $DATA/deblob-5.8
echo "Reverting deblobbing for files patched by silent-accept-firmware"
cp $TMPDIR/* . -av
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment