- curl --user yuu:yuu8844 -O http://surveyor.mydns.jp/gitbucket/yuu/osmCoverage/raw/master/src/coverage_POLICE_after.sh
- chmod +x *.sh
- cat coverage_POLICE_after.sh
- ./coverage_POLICE_after.sh
- ls -l
- cp pbfDate.json GML_POLICE/tileDate.json
- git config --global user.name "hayashi"
- git config --global user.email hayashi.yuu@gmail.com
- git add GML_POLICE/tileDate.json
- git add GML_POLICE/*.json
- git commit --allow-empty -m "Police tile created $(date +%Y-%m-%d_%H:%M)"
- git remote -v