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]
/
musac
/
musac.install
blob
2b8d3f3acbce1b0d3138b11893ffbcf2407e154f
1
post_install() {
2
cat <<-EndOfMessage
3
==> Please run 'musac --help' and 'musac --info' for full usage.
4
==> Locations configuration file stored at ~/.musac/locations
5
EndOfMessage
6
/bin/true
7
}
8