gsudo: Add post install script (to clear gsudo credentials cache) (#2575)

This commit is contained in:
Gerardo Grignoli 2021-09-10 04:09:13 -03:00 committed by GitHub
parent 7ac7567d27
commit 2b2903142c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@
"sudo"
]
],
"post_install": "& $dir\\gsudo.exe -k 2>&1 | out-null",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip"