updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / fortune-mod-bashfr / fortune-mod-bashfr.install
blob4362737cabe33bf03097e835c28a61db11f4dce0
1 post_install() {
3         /etc/cron.daily/bashfr
4         
6  
7 post_upgrade() {
8         /bin/true
11 pre_remove() {
12         /bin/rm -f /etc/cron.daily/bashfr
15 op=$1
16 shift
18 $op "$@"