Bump phpbb version to 3.2.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
[[ "${PHPBB_INSTALL}" = "true" ]] && echo "" > config.php
|
||||
[[ "${PHPBB_INSTALL}" = "true" ]] && rm config.php
|
||||
[[ "${PHPBB_INSTALL}" != "true" ]] && rm -rf install
|
||||
|
||||
db_wait() {
|
||||
|
||||
Reference in New Issue
Block a user