mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Reverted build changes
This commit is contained in:
parent
56d4c84cd3
commit
0b4827f597
1 changed files with 2 additions and 2 deletions
4
build.sh
4
build.sh
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue