Fix cd not required
This commit is contained in:
parent
882baa55be
commit
849b94b087
@ -26,7 +26,6 @@ fi
|
|||||||
|
|
||||||
if [ "x$1" = "xall" ]
|
if [ "x$1" = "xall" ]
|
||||||
then
|
then
|
||||||
cd htdocs/lang
|
|
||||||
for dir in `find htdocs/langs/* -type d`
|
for dir in `find htdocs/langs/* -type d`
|
||||||
do
|
do
|
||||||
fic=`basename $dir`
|
fic=`basename $dir`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user