From 2996a31f2f9d2c701a7e9c2ce3298f2e76af0b4e Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Sat, 8 Jun 2013 14:34:21 +0200 Subject: [PATCH] Added URL to github --- check_quake.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_quake.sh b/check_quake.sh index 18f3a40..104a4d3 100755 --- a/check_quake.sh +++ b/check_quake.sh @@ -27,6 +27,8 @@ # The plugin exit with a CRICITAL error code if the server is down. # # This behavior can be changed with the --warning argument. # # Written in Bash (and uses standard tools such as grep and awk). # +# Latest version of the script can be found at: # +# https://github.com/jackbenny/check_quake # # # ###############################################################################