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]
/
udisks_functions
/
udisks_functions.install
blob
80207501db6b96aa888242e6f17f1126398ec441
1
post_install() {
2
echo
3
echo " Please add '. /etc/udisks_functions/udisks_functions' to your .bashrc file to use these functions and aliases."
4
echo
5
}
6
7
# vim:set ts=2 sw=2 et: