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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
autobot-git
/
autobot-git.install
blob
8653a300d5d45649ad385988d1eb612f3edc7c13
1
post_install() {
2
cat <<-MSG
3
Be sure to run the 'auto-wizard' utility on any directory in your HOME.
4
Example: auto-wizard /home/matthew/.auto
5
MSG
6
/bin/true
7
}
8
9
# vim:set ts=2 sw=2 et: