From 392b3022d718ebeefcfb5d51789a863fc26114c5 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 27 Mar 2022 23:01:12 +0200 Subject: [PATCH] Update main.py --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index 3059114..e8bbc1d 100644 --- a/src/main.py +++ b/src/main.py @@ -413,7 +413,7 @@ class octosuite: code.close() logging.info('Update complete.') - exit(f'\n{colors.white}[{colors.green}+{colors.white}] Update complete. Re-run octosuite.{colors.reset}') + exit(f'{colors.white}[{colors.green}+{colors.white}] Update complete. Re-run octosuite.{colors.reset}') # Show changelog