#!/bin/sh

export PYTHONPATH=/usr/share/system-config-soundcard
/usr/bin/python2 /usr/share/system-config-soundcard/system-config-soundcard.py >> /root/scsrun.log 2>&1
