mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-01 12:44:23 -04:00
Deduplicate Defaults.sh
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
af3fe9776b
commit
4f6e21d7f9
15 changed files with 106 additions and 409 deletions
|
@ -86,7 +86,7 @@ patchWorkspace() {
|
|||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
sh "$DOS_SCRIPTS/Defaults.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Defaults.sh";
|
||||
sh "$DOS_SCRIPTS/Rebrand.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Optimize.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Deblob.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue