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 Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git]
/
mmtyping
/
mmtyping.install
blob
f6f9d4778f40ac67a3e6a4d4826f6a868a7e8024
1
post_install() {
2
echo "run mmtyping command to start"
3
}
4
post_upgrade() {
5
post_install
6
}
7
post_remove() {
8
echo "~/.MMtyping folder can now be deleted (manually)"
9
}