Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-10-19 15:25:56 -04:00
parent 8ddbd86d44
commit 6b07bc77a5
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 6 additions and 1 deletions

View file

@ -82,6 +82,7 @@ patchWorkspace() {
repopick -it P_asb_2022-07;
repopick -it P_asb_2022-08;
repopick -it P_asb_2022-09;
repopick -it P_asb_2022-10;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";