Browse Source

Update 'edir-version.sh'

Corrected some typo's in comments
Michael Honkoop 5 months ago
parent
commit
9ea52ac285
1 changed files with 1 additions and 0 deletions
  1. 1 0
      edir-version.sh

+ 1 - 0
edir-version.sh

@@ -17,3 +17,4 @@ VersionInfo=$(ndsd --version)
 
 # Output formatted information to CheckMK
 echo "0 \"$(echo $VersionInfo | awk '{ print $2 }')\" - Binary Version $(echo $VersionInfo | awk '{ print $3 }'), DS Version $(echo $VersionInfo | awk '{ print $4 }')"
+