add paramter 'mail-notify' to froxlor:update CLI script to notify the system administrator via email about a new version (once per version)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2117,6 +2117,7 @@ Vielen Dank, Ihr Administrator',
|
||||
'noupdatesavail' => 'Die genutzte %sVersion von Froxlor ist aktuell.',
|
||||
'description' => 'Aktualisierung der froxlor Datenbank',
|
||||
'uc_newinfo' => 'Eine neuere %sVersion ist verfügbar: "%s" (Aktuell installierte Version: %s)',
|
||||
'notify_subject' => 'Neues Update verfügbar',
|
||||
],
|
||||
'usersettings' => [
|
||||
'custom_notes' => [
|
||||
|
||||
@@ -2502,6 +2502,7 @@ Yours sincerely, your administrator',
|
||||
'noupdatesavail' => 'You already have the latest %sversion of Froxlor installed.',
|
||||
'description' => 'Running database updates for your froxlor installation',
|
||||
'uc_newinfo' => 'There is a newer %sversion available: "%s" (Your current version is: %s)',
|
||||
'notify_subject' => 'New update available',
|
||||
],
|
||||
'usersettings' => [
|
||||
'custom_notes' => [
|
||||
|
||||
Reference in New Issue
Block a user