Fixes for language files7.
This commit is contained in:
parent
21fb878ffb
commit
a1b030e463
|
@ -201,7 +201,6 @@ class UpdateController
|
|||
echo 'Language Deutsch "Sie" ist not installed, skipping' . PHP_EOL;
|
||||
}
|
||||
|
||||
die;
|
||||
if (!$this->confirm(message: 'Do you want to proceed with the update now?')) {
|
||||
exit(0);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue