diff --git a/dietpi/dietpi-software b/dietpi/dietpi-software index 6f11aad8e0..1486353152 100755 --- a/dietpi/dietpi-software +++ b/dietpi/dietpi-software @@ -4046,7 +4046,7 @@ _EOF_ - If you need to reinstall (e.g. broken instance), please manually backup your config files+data, remove the install dir and rerun \"dietpi-software (re)install $software_id\"." else - Download_Install 'https://download.phpbb.com/pub/release/3.3/3.3.9/phpBB-3.3.9.tar.bz2' + Download_Install 'https://download.phpbb.com/pub/release/3.3/3.3.10/phpBB-3.3.10.tar.bz2' # Files are shipped with strange UID:GID 1000:1000 while for security reasons it should be root:root. G_EXEC chown -R root:root phpBB3 G_EXEC mv phpBB3 /var/www/phpbb