remove old style code for installing a license file
[platform/framework/web/download-provider.git] / refresh.sh
1 #!/bin/bash
2
3 git fetch --all
4 git reset --hard origin/tizen
5 git pull
6