同步SVN代碼至服務器

for branch in X3(文件名)
do 
   cd /home/club/club-$branch
svn update
   find data -maxdepath 2 -type  f -name .*.php. -print0 | xargs -0  -r /bin/rm-f
done
相關文章
相關標籤/搜索