chg: [GeoIP] Properly clean all files

pull/144/head
Steve Clement 2020-02-20 14:48:26 +08:00
parent 8d28c5128d
commit 1b585d8ff2
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ while [ "$(sha256sum -c GeoLite2-City.tar.gz.sha256 >/dev/null; echo $?)" != "0"
done
tar xvfz GeoLite2-City.tar.gz
ln -s GeoLite2-City_* GeoLite2-City
rm -rf GeoLite2-City.tar.gz
rm -rf GeoLite2-City.tar.gz*
popd
# DataTable