Add phpbb

version update
This commit is contained in:
thomas 2022-09-15 01:04:23 +02:00
parent 862c0d9ec7
commit 5c12d1fb2a
23 changed files with 115 additions and 5 deletions

View file

@ -0,0 +1,3 @@
#!/bin/bash
chown www-data:www-data /var/lib/phpbb -R
chown www-data:www-data /var/cache/phpbb -R