diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-03-05 15:30:00 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-03-11 09:38:39 +0100 |
| commit | 69f0ac41bf09191b3f5383c52fbadc06c6420f9e (patch) | |
| tree | 6a7172b3fe9971e6494487d5ce51344249ef8e50 /desktop/scripts | |
| parent | 2fa428c58a3b43010690a2c644350386e8e597f2 (diff) | |
| download | mullvadvpn-69f0ac41bf09191b3f5383c52fbadc06c6420f9e.tar.xz mullvadvpn-69f0ac41bf09191b3f5383c52fbadc06c6420f9e.zip | |
Move browser files to WORKDIR only after all fallible downloads
Fixes bug where downloading a new stable could replace the artifact in
$WORKDIR/, and then a download of the alpha could fail,
aborting the script.
but since the WORKDIR cache of stable was already replaced, subsequent
runs would not trigger a notification to the repository builder, as
the stable artifact in WORKDIR would be identical at this point.
Saving the move to WORKDIR until last prevents this hickup
Diffstat (limited to 'desktop/scripts')
0 files changed, 0 insertions, 0 deletions
