mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
added final log_message
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
await update_dxcc();
|
||||
await installer_lock();
|
||||
|
||||
log_message('info', 'Finish. Installer went through successfully.');
|
||||
|
||||
if($('#logContainer').css('display') == 'none') {
|
||||
// after all install steps went through we can show a success message and redirect to the user/login
|
||||
$("#success_message").show();
|
||||
|
||||
Reference in New Issue
Block a user