summarylogtreecommitdiffstats
path: root/chevereto.install
blob: 608820c8eba34132458c7c22ed45962beba6f8d0 (plain)
1
2
3
4
5
6
7
post_install () {
    set-chevereto-perm
}

post_upgrade() {
    set-chevereto-perm
}