debmaker/ressources/phpbb
thomas 9a733a6499 update version & section change 2022-11-01 22:14:36 +01:00
..
rootfs update version & section change 2022-11-01 22:14:36 +01:00
rootfs-install Add phpbb 2022-09-15 01:04:23 +02:00
README.MD add cloudbeaver 2022-10-01 02:01:37 +02:00
debmaker Add phpbb 2022-09-15 01:04:23 +02:00

README.MD

phpbb

Information

Site : https://www.phpbb.com/

Source : https://github.com/phpbb/phpbb

Install
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update

apt-get install -y phpbb phpbb-install

#after configuration

apt-get purge -y phpbb-install