updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / bacula-bat / bat.install
blobbaeb27f065370e526d0d3493f0b28512e0addd2e
1 post_install() {}
3 op=$1
4 shift
5 [ "$(type -t "$op")" = "function" ] && $op "$@"