repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 00:16:31 UTC 2012
[aur-mirror.git]
/
hsoconnect
/
hsoconnect.sh
blob
c700e8e89a3998d2ccd61ceba1b6812f3877d474
1
#!/bin/bash
2
if
[
"
$1
"
=
"DEBUG"
]
3
then
4
echo
DEBUG mode on
5
export
HSOCDEBUG
=
on
6
fi
7
8
export
HSOCONF
=/
usr
/
shar
e
/
hsoconnect
/
hsoconf
9
python2
/
usr
/
shar
e
/
hsoconnect
/
hsoc
/
HSOconnect.py