mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
uninstall command cleans up a bit better
This commit is contained in:
parent
c76e0ae519
commit
4d38a81657
2
git.json
2
git.json
@ -2,5 +2,5 @@
|
||||
"url": "https://msysgit.googlecode.com/files/Git-1.8.3-preview20130601.exe",
|
||||
"installer": { "args": ["/verysilent", "/dir=\"$appdir\""] },
|
||||
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
||||
"uninstall": "unins000.exe"
|
||||
"uninstaller": { "exe": "unins000.exe", "args": ["/verysilent"] }
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user