1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-16 10:21:15 +01:00

Update script updated.

This commit is contained in:
gyboth 2008-11-26 14:28:16 +00:00
parent 67110d91e6
commit 936086392b

View File

@ -417,7 +417,7 @@ function get_country_files()
if [ ! $DIRNAME = "" ]; then
oldname="${oldname## }"
newname="${newname%% }"
perl -i -pe "s/>$oldname</>$newname</g" $DIRNAME/league*.xml
perl -i -pe "s?>$oldname<?>$newname<?g" $DIRNAME/league*.xml
fi
fi
done < official_names