updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / xtwitter / xtwitter.install
blob94f70eae4b84f9713d1e9c80d6fdfe11705f01f2
1 post_install() {
2   echo "==> Create ~/.xtwitter/config with the following two lines:"
3   echo "        user=YOUR_TWITTER_USERNAME"
4   echo "        pass=YOUR_TWITTER_PASSWORD"
7 post_upgrade() {
8   post_install $1