sudo: 0.2013.10.28 (don't show scary notes, sudo detects whether user is admin again now)

This commit is contained in:
Luke Sampson 2013-10-28 11:17:10 +10:00
parent 932f7fbc21
commit 089061d1bf

View File

@ -1,10 +1,7 @@
{
"homepage": "https://github.com/lukesampson/psutils",
"version": "0.2013.10.13",
"url": "https://raw.github.com/lukesampson/psutils/3abb68561f/sudo.ps1",
"hash": "499e9dd433c76dd1af2c9f2f22eb974b8db85c043944164bfd2a806c2b48a186",
"bin": "sudo.ps1",
"notes": "Be sure to run sudo from an account that's in the Administrators group. Even though Windows will allow you to elevate to another account, if you do this the path environment variable will be different and things might not work like you'd expect.
If you'd like to always prompt for credentials (rather than just yes/no), this can be set through Windows policy settings."
"version": "0.2013.10.28",
"url": "https://raw.github.com/lukesampson/psutils/4a8d75e593/sudo.ps1",
"hash": "01f297fd809e81416bd86cc7ad4850822c649e2ecb087f9b38a9907df4c8e197",
"bin": "sudo.ps1"
}