#!/bin/bash
C=/${0}
C=${C%/*}
exec "${C:-.}"/blued-gps-gui_ >> /tmp/blued-gps-gui.log 2>&1
