Fix incorrectly uploaded code for vss 32382
[freeside.git] / debian / postinst
1 #!/bin/sh
2
3 chown -R freeside /usr/local/etc/freeside
4
5 exit 0
6