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 Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git]
/
jupiter-support-eee
/
jupiter-support-eee.install
blob
bb3e99e10db95442d7269b7c019089323eba14a0
1
post_install() {
2
cat <<EOF
3
==>
4
==> Modify /etc/default/jupiter-support-eee
5
==> to change Keymap
6
==>
7
EOF
8
}
9
10
post_upgrade() {
11
post_install
12
}
13