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 Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
fasttrack
/
fasttrack.install
blob
1ca1b0457718931561b124d221bdfd7efd61edcf
1
post_install() {
2
echo ""
3
echo "[+] run '/usr/bin/fasttrack' to call the application"
4
echo ""
5
}
6
7
post_upgrade() {
8
post_install $1
9
}
10