Changes

From SME Server
Jump to navigationJump to search
15 bytes removed ,  15:38, 13 August 2015
Line 693: Line 693:  
  echo " Then you must edit /CVSROOT/modules and add the name of the new CVS module (alphabetically sorted), after that commit the changes"
 
  echo " Then you must edit /CVSROOT/modules and add the name of the new CVS module (alphabetically sorted), after that commit the changes"
   −
==== Find ====
+
==== search ====
Like the name, simply find rpm in buildsrv
+
Like the name, simply search rpm in buildsrv
    
  #!/bin/bash
 
  #!/bin/bash
Line 701: Line 701:  
  exit
 
  exit
 
  fi
 
  fi
  find /teams/{contribs,smeserver} -name "*$1*"
+
  find /distros -name "*$1*"
 
  echo ''
 
  echo ''
 
  echo '## other repo ##'
 
  echo '## other repo ##'

Navigation menu