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 Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git]
/
pm-bust
/
pm.install
blob
083a60593921174125160f7c2ea952b2a7f88a60
1
post_install() {
2
echo ""
3
echo "You need to touch /var/run/pm-bust on startup. The best way to do this is to put the touch command to /etc/rc.local"
4
5
echo "# echo 'touch /var/run/pm-bust' >> /etc/rc.local"
6
echo ""
7
}