summarylogtreecommitdiffstats
path: root/zeyple.install
blob: 881ad2e5b4537e87be1eda0845290a9948120d5b (plain)
1
2
3
4
post_install() {
    touch /var/log/zeyple.log
    chown 726:726 /var/log/zeyple.log
}