#!/bin/bash
if [ ! -f $HOME/.local/share/storj/versioncontrol/config.yaml ]; then
/app/versioncontrol setup
fi
exec /app/versioncontrol run