fetch GeoLite2-Country.mmdb.gz after 30 days of file age

This commit is contained in:
Matthias Mailänder
2015-05-11 23:44:02 +02:00
parent 8e919d3215
commit a2c553478d
7 changed files with 33 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ FILES=('OpenRA.Game.exe' 'OpenRA.Editor.exe' 'OpenRA.Utility.exe' \
'OpenRA.Renderer.Sdl2.dll' 'OpenRA.Renderer.Null.dll' \
'lua' 'glsl' 'mods/common' 'mods/ra' 'mods/cnc' 'mods/d2k' 'mods/modchooser' \
'AUTHORS' 'COPYING' 'README.html' 'CONTRIBUTING.html' 'DOCUMENTATION.html' 'CHANGELOG.html' \
'global mix database.dat' 'GeoLite2-Country.mmdb')
'global mix database.dat' 'GeoLite2-Country.mmdb.gz')
echo "Copying files..."
for i in "${FILES[@]}"; do