feat(scoop-alter): Add scoop alter command to switch shim's target (#4727)

This commit is contained in:
Hsiao-nan Cheung
2022-02-13 20:42:55 +08:00
committed by GitHub
parent f24159c8f1
commit c41cb84404
7 changed files with 90 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ function do_uninstall($app, $global) {
Write-Output "Uninstalling '$app'"
run_uninstaller $manifest $architecture $dir
rm_shims $manifest $global $architecture
rm_shims $app $manifest $global $architecture
# If a junction was used during install, that will have been used
# as the reference directory. Othewise it will just be the version