PKGBUILDs/community/hsoconnect/hsoconnect.sh
2009-10-09 21:15:33 -05:00

9 lines
183 B
Bash

#!/bin/bash
if [ "$1" = "DEBUG" ]
then
echo DEBUG mode on
export HSOCDEBUG=on
fi
export HSOCONF=/usr/share/hsoconnect/hsoconf
python /usr/share/hsoconnect/hsoc/HSOconnect.py