PKGBUILDs/community/hsoconnect/hsoconnect.sh

10 lines
183 B
Bash
Raw Normal View History

2009-10-10 02:15:33 +00:00
#!/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