mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-20 05:14:32 -05:00
Tiny "fix"
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
13865bc776
commit
3d55a90d4e
@ -25,8 +25,8 @@ type='rsa'; #Options: rsa, ec
|
||||
#source build/envsetup.sh && breakfast lineage_sailfish-user && make -j20 generate_verity_key otatools;
|
||||
#source ../../Scripts/Generate_Signing_Keys.sh $device;
|
||||
|
||||
mkdir -p "$DOS_SIGNING_KEYS/NEW";
|
||||
if [[ -d "$DOS_SIGNING_KEYS" ]]; then
|
||||
mkdir -p "$DOS_SIGNING_KEYS/NEW";
|
||||
cd "$DOS_SIGNING_KEYS/NEW";
|
||||
mkdir $1; cd $1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user