Fix build

This commit is contained in:
Victor Shcherb 2011-08-15 01:25:57 +02:00
parent 08691bb93b
commit 12698e579e

View file

@ -14,7 +14,7 @@ git pull --rebase origin
# [remote "google"]
# url = https://code.google.com/p/osmand/
# fetch = +refs/heads/*:refs/remotes/google/*
git push --all --tags --force google
git push --all --force google
echo "Synchronization is ok"