forked from coop-cloud/mediawiki
Install extensions at the end
This commit is contained in:
parent
5b81580384
commit
78b22bea7a
@ -78,12 +78,10 @@ install_extensions() {
|
||||
main() {
|
||||
set -eu
|
||||
|
||||
install_extensions
|
||||
|
||||
init_db
|
||||
|
||||
init_composer
|
||||
composer_install
|
||||
install_extensions
|
||||
}
|
||||
|
||||
main
|
||||
|
Loading…
x
Reference in New Issue
Block a user