Self rename in Windows (fix #458) (#460)

This commit is contained in:
Roey Darwish Dror
2020-07-01 21:03:19 +03:00
committed by GitHub
parent 9c9c92796b
commit 3f80bee53a
4 changed files with 71 additions and 1 deletions

View File

@@ -66,5 +66,9 @@
#[windows]
# Manually select Windows updates
# accept_all_updates = false
#accept_all_updates = false
# Causes Topgrade to rename itself during the run to allow package managers
# to upgrade it. Use this only if you installed Topgrade by using a package
# manager such as Scoop to Cargo
#self_rename = true