DivestOS/Scripts/Common
steadfasterX 492ba67d37 fix an issue when no delta requested
this one will break the build when using https://github.com/Divested-Mobile/DivestOS-Build/pull/206 :

> rename: /ssd/tmp/dos/hotdog/LineageOS-20.0/release_keys//incrementals/xxxx-20.0-20230713-dos-hotdog-incremental_*.zip*: not accessible: No such file or directory

the next one is a cosmetic thing only. while the current implementation does not break the build I prefer skipping it if not needed at all instead of just the `|| true`  workaround.
"fixes" the message in build output when no delta is requested:

> cp: cannot stat 'xxxx-20.0-20230713-dos-hotdog-incremental_*.zip*': No such file or directory

Signed-off-by: steadfasterX <steadfasterX@users.noreply.github.com>
2023-07-13 13:58:53 +00:00
..
Copy_Keys.sh More device additions 2023-05-10 17:20:57 -04:00
Deblob.sh Churn 2023-03-22 16:23:26 -04:00
Defaults.sh
Enable_Verity.sh Tweak 2023-05-10 18:05:53 -04:00
Fix_CVE_Patchers.sh Fixup 2023-06-21 16:05:11 -04:00
Functions.sh fix an issue when no delta requested 2023-07-13 13:58:53 +00:00
Optimize.sh More device additions 2023-05-10 17:20:57 -04:00
Patch_CVE.sh Don't bail when devices are missing 2023-03-07 23:41:27 -05:00
Post.sh Robustness improvements 2023-03-08 01:14:06 -05:00
Shell.sh
Tag_Verifier.sh Updates, logging, and churn 2023-03-31 12:38:46 -04:00