mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Terminate all lines
This commit is contained in:
parent
28600556b4
commit
02908a652a
16 changed files with 299 additions and 299 deletions
|
@ -74,8 +74,8 @@ patchWorkspace() {
|
|||
|
||||
#Deblobbing fixes
|
||||
##setup-makefiles doesn't execute properly for some devices, running it twice seems to fix whatever is wrong
|
||||
cd device/asus/Z00T && ./setup-makefiles.sh && cd $base
|
||||
cd device/lge/h850 && ./setup-makefiles.sh && cd $base
|
||||
cd device/asus/Z00T && ./setup-makefiles.sh && cd $base;
|
||||
cd device/lge/h850 && ./setup-makefiles.sh && cd $base;
|
||||
}
|
||||
export -f patchWorkspace;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue