add fess-testdata
This commit is contained in:
parent
94ac746805
commit
0421c75de1
1 changed files with 2 additions and 0 deletions
|
@ -20,3 +20,5 @@ while [ $ret != 0 -a $counter != 60 ] ; do
|
|||
counter=`expr $counter + 1`
|
||||
done
|
||||
|
||||
cd /tmp
|
||||
git clone https://github.com/codelibs/fess-testdata.git
|
||||
|
|
Loading…
Add table
Reference in a new issue