mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
win32-openssh: fix typo in notes (#684)
This commit is contained in:
parent
2c9e827623
commit
abbaa53252
@ -33,7 +33,7 @@
|
|||||||
"notes": [
|
"notes": [
|
||||||
"This is a pre-release (non-production ready)",
|
"This is a pre-release (non-production ready)",
|
||||||
"Run 'sudo $dir\\install-sshd.ps1' to install sshd and ssh-agent as a service.",
|
"Run 'sudo $dir\\install-sshd.ps1' to install sshd and ssh-agent as a service.",
|
||||||
"Run 'sudo $dir\\uninstall-sshd.ps1' them service."
|
"Run 'sudo $dir\\uninstall-sshd.ps1' to uninstall the services."
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"re": "v(\\d+\\.\\d+\\.\\d+\\.\\d+[a-zA-Z-\\d]*)",
|
"re": "v(\\d+\\.\\d+\\.\\d+\\.\\d+[a-zA-Z-\\d]*)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user