From 8fea33d02cc2f63ede6f67ece5852e548704c98a Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Thu, 15 Dec 2016 08:23:30 +1100 Subject: [PATCH] fix line endings --- bucket/srvman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/srvman.json b/bucket/srvman.json index 24bb02233..c1a9f3edf 100644 --- a/bucket/srvman.json +++ b/bucket/srvman.json @@ -14,7 +14,7 @@ ["srvman.exe", "service"] ], "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" }