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 20:01:47 UTC 2012
[aur-mirror.git]
/
btg-svn
/
install
blob
14a50bc2a81fbacc4cf8f425809438f0c208b850
1
post_install() {
2
cat <<EOF
3
==> You can set BTG up along the lines:
4
==> btg-config
5
==> mkdir ~/btg/{temp,work,seed,dest}
6
==> btgpasswd --create --add --temp ~/btg/temp/ --work ~/btg/work/ --seed ~/btg/seed/ --dest ~/btg/dest --username USER --control 1
7
==> btgdaemon
8
==> btgui
9
EOF
10
}