#!/bin/bash

if [ ! -d "$HOME/.pqiPGPrc" ] ; then
    mkdir "$HOME/.pqiPGPrc"
fi

/usr/bin/RetroShare >& /dev/null
