Fixes vim mode line.
[banana.git] / debian / php-banana.postinst
1 #! /bin/sh
2
3 chown -R www-data /var/spool/banana
4
5 #DEBHELPER#
6
7 exit 0
8