mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
word-wrap for notes, add note to sudo
This commit is contained in:
parent
07d613d60d
commit
34ceb2be9b
@ -3,5 +3,8 @@
|
||||
"version": "0.2013.10.13",
|
||||
"url": "https://raw.github.com/lukesampson/psutils/3abb68561f/sudo.ps1",
|
||||
"hash": "499e9dd433c76dd1af2c9f2f22eb974b8db85c043944164bfd2a806c2b48a186",
|
||||
"bin": "sudo.ps1"
|
||||
"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."
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user