You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/clientupdate
Andrew Lytvynov 59d1077e28
clientupdate: cleanup tailscale binary copies on Windows (#10433)
When updating on Windows, we make a copy of the tailscale.exe file in a
temp directory to perform the update, because the original tailscale.exe
gets deleted during the update.

This can eat up disk space if a machine is stuck doing repeated failed
update attempts. Clean up old copies explicitly before making a new one,
same as we do with MSIs.

Updates #10082

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
12 months ago
..
distsign clientupdate/distsign: add new prod root signing key to keychain 1 year ago
testdata clientupdate: implement update for Unraid (#10344) 12 months ago
clientupdate.go clientupdate: cleanup tailscale binary copies on Windows (#10433) 12 months ago
clientupdate_test.go clientupdate: implement update for Unraid (#10344) 12 months ago
clientupdate_windows.go clientupdate: fix auto-update on Windows over RDP (#10242) 1 year ago
systemd_linux.go clientupdate: add linux tarball updates (#9144) 1 year ago
systemd_other.go clientupdate: add linux tarball updates (#9144) 1 year ago