Changes

From SME Server
Jump to navigationJump to search
17 bytes added ,  16:36, 4 July 2015
Line 687: Line 687:     
  #!/bin/bash
 
  #!/bin/bash
  if [[ -z $1 ]]; then
+
  <nowiki>if [[ -z $1 ]]; then</nowiki>
 
  echo "You must specify a name of rpm"
 
  echo "You must specify a name of rpm"
 
  exit
 
  exit

Navigation menu