mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
Cleanup
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
258fe8389b
commit
a9e250afd9
35 changed files with 3 additions and 1340 deletions
|
@ -54,7 +54,6 @@ buildAll() {
|
|||
umask 0022;
|
||||
cd "$DOS_BUILD_BASE";
|
||||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
|
||||
if [ "$DOS_OPTIMIZE_IMAGES" = true ]; then optimizeImagesRecursive "$DOS_BUILD_BASE"; fi;
|
||||
#SDS4P
|
||||
buildDevice flo; #Last version without repartitioning required + 18.1 has random power off issue
|
||||
#SD801
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue