Changes

From SME Server
Jump to navigationJump to search
m
Typo
Line 1,219: Line 1,219:  
ZVERSION=7.0.15-4279
 
ZVERSION=7.0.15-4279
 
PUSHVERSION=2.1.1-1788
 
PUSHVERSION=2.1.1-1788
if [ `$(cat /etc/redhat-release|grep -o 8)` = "8"); then
+
if [ `$(cat /etc/redhat-release|grep -o 8` = "8"); then
 
   RHV=5
 
   RHV=5
 
else
 
else

Navigation menu