diff --git a/Sphinx.sh b/Sphinx.sh index 60eeee2..480d898 100755 --- a/Sphinx.sh +++ b/Sphinx.sh @@ -129,6 +129,7 @@ then IFS=: a=( $string ) IFS=$oldIFS + print ${a} exit `cat files/config.sphinx >> indexeConf/sphinx.conf` `cp indexeConf/sphinx.conf .`