mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
More fixes
This commit is contained in:
parent
d9f56cc8ff
commit
f6fc3918aa
4 changed files with 31 additions and 24 deletions
|
@ -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!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue