1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Reverted build changes

This commit is contained in:
Eldad Fux 2020-10-15 08:05:54 +03:00
parent 56d4c84cd3
commit 0b4827f597

View file

@ -17,8 +17,8 @@ fi
echo "Updating git repository $1 / $2"
# git fetch origin
# git reset --hard origin/master
git fetch origin
git reset --hard origin/master
if test $(find "./app/db/DBIP/dbip-country-lite-2020-01.mmdb" -mmin +259200)
then