updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / autobot / autobot.install
blob8653a300d5d45649ad385988d1eb612f3edc7c13
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
9 # vim:set ts=2 sw=2 et: