 #!/bin/sh

curl "http://localhost/redmine/sys/fetch_changesets?key=yourkey"  > /dev/null 2>&1

