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 Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
syntax
/
syntax.install
blob
0edb19de3912f34ec6b9641ea405c6354b6d84af
1
# arg 1: the new package version
2
post_install() {
3
echo "==> -------------------------------"
4
echo "==> To use syntax start 'jameica'."
5
echo "==> -------------------------------"
6
}
7
8
9
op=$1
10
shift
11
$op $*