debmaker/ressources/phpbb/rootfs/DEBIAN/postinst

4 lines
98 B
Plaintext
Raw Normal View History

2022-09-15 01:04:23 +02:00
#!/bin/bash
chown www-data:www-data /var/lib/phpbb -R
chown www-data:www-data /var/cache/phpbb -R