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
..
2023-07-07 13:44:00 -04:00
2023-07-07 18:00:23 -04:00
2023-07-08 15:21:06 -04:00
2023-07-07 13:44:00 -04:00
2023-07-10 22:50:33 -04:00
2023-03-10 17:51:04 -05:00
2023-05-12 21:43:27 -04:00
2022-08-15 16:40:32 -04:00
2023-07-08 15:21:06 -04:00