fix line endings

This commit is contained in:
Luke Sampson 2016-12-15 08:23:30 +11:00
parent de29705f00
commit a9a9b1e7d9

View File

@ -14,7 +14,7 @@
["srvman.exe", "service"] ["srvman.exe", "service"]
], ],
"checkver": "Current Release: Version ([0-9\\.]+)", "checkver": "Current Release: Version ([0-9\\.]+)",
"notes": "Always use sudo to start, stop or edit ig. [ sudo srvman start nginx or sudo service restart apache ]. "notes": "Always use sudo to start, stop or edit ig. [ sudo srvman start nginx or sudo service restart apache ].
Visit http://tools.sysprogs.org/srvman/ for more info" Visit http://tools.sysprogs.org/srvman/ for more info"
} }