Skip to content
Snippets Groups Projects
Commit 849b94b0 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix cd not required

parent 882baa55
No related branches found
No related tags found
No related merge requests found
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment