#!/bin/sh
#
#
export PATH="~/bin:/usr/local/bin:/usr/bin:/bin"
cd ~/share
~/bin/btlaunchmany.py . >/dev/null 2>&1 &
