summarylogtreecommitdiffstats
path: root/ncduh-git.install
blob: 1dfb69f95ca6d2b7bcb51557158e11a2df67e321 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
post_install() {
    :
}

pre_remove() {
    :
}

post_remove() {
    :
}