Update commons

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-05-24 11:07:29 -04:00
parent 8463705798
commit 5aa8f42e7a
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
63 changed files with 180 additions and 65 deletions

View file

@ -193,7 +193,7 @@ export -f audit2allowADB;
processRelease() {
#Reference (MIT): GrapheneOS
#https://github.com/GrapheneOS/script/blob/12.1/release.sh
#https://github.com/GrapheneOS/script/blob/13/release.sh
local DEVICE="$1";
local BLOCK="$2";
local VERITY="$3";