More fixes

This commit is contained in:
Tad 2017-10-21 09:10:23 -04:00
parent d9f56cc8ff
commit f6fc3918aa
4 changed files with 31 additions and 24 deletions

View file

@ -13,6 +13,8 @@
base="/mnt/Drive-1/Development/Other/Android_ROMs/Build/LineageOS-14.1/";
export base;
echo "Deblobbing..."
#
#START OF BLOBS ARRAY
#
@ -365,3 +367,5 @@ ln -s . etc/etc;
ln -s . framework/framework;
ln -s . priv-app/priv-app;
cd $base;
echo "Deblobbing complete!"