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]
/
archlinux-slim-special-theme
/
archlinux-slim-special-theme.install
blob
761e516046439863e52d1c6bc8b6e45566ff1974
1
post_install() {
2
echo
3
echo
4
echo "Change theme in /etc/slim.conf"
5
echo
6
echo
7
}
8
9
op=$1
10
shift
11
$op $*
12