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 12 04:00:44 UTC 2012
[aur-mirror.git]
/
archlinux-special-wallpapers
/
archwall.install
blob
82a57f25c3bcb745a1ed3d5ceb231d75cadab1ad
1
post_install() {
2
echo
3
echo
4
echo "Wallpapers are installed in /usr/share/archwall/"
5
echo
6
echo
7
}
8
9
op=$1
10
shift
11
$op $*
12