mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
feat(installer): More explanations (#1758)
This commit is contained in:
parent
ae236f023c
commit
48ab52ac86
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ if (is_file(BB_ROOT . '.env')) {
|
|||
}
|
||||
}
|
||||
out("- Re-install process completed!\n", 'success');
|
||||
out('- Starting installation...', 'info');
|
||||
} else {
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue