updated on Tue Jan 17 00:10:10 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 "$@"