#!/bin/bash

eval `ssh-agent -s`
"$APPDIR/opt/sourcegit/sourcegit" $@
