mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
Update script updated.
This commit is contained in:
parent
df7808e8b8
commit
819c8afb8c
@ -409,7 +409,7 @@ function get_country_files()
|
||||
while read -d : oldname && read newname
|
||||
do
|
||||
if [ "$oldname" == "League" ]; then
|
||||
DIRNAME=$newname
|
||||
DIRNAME=$(find . -type d -name $newname)
|
||||
my_echo " + Adding official names to $DIRNAME..."
|
||||
else
|
||||
oldname="${oldname## }"
|
||||
|
Loading…
x
Reference in New Issue
Block a user