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:
parent
67110d91e6
commit
936086392b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user