#!/bin/bash # Source the functions file notify-send "GoXLR inteface is starting" # nohup goxlr-daemon & sleep 10 goxlr-client profiles device load 'Default' notify-send "GoXLR start complete"