#!/bin/bash
export PATH=/bin:/usr/bin:/sbin

cd /opt/euro-beta

aplay qt_beep.wav >/dev/null 2>&1 &

