Browse Source

Fix cd not required

Laurent Destailleur 10 years ago
parent
commit
849b94b087
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dev/translation/txpull.sh

+ 0 - 1
dev/translation/txpull.sh

@@ -26,7 +26,6 @@ fi
 
 if [ "x$1" = "xall" ]
 then
-    cd htdocs/lang
 	for dir in `find htdocs/langs/* -type d`
 	do
 	    fic=`basename $dir`