diff --git a/__src__/updater.py b/__src__/updater.py index 3a24e9c..f5ddf82 100644 --- a/__src__/updater.py +++ b/__src__/updater.py @@ -23,4 +23,5 @@ except: cls(); input(clr(f"\n > Failed to extract!\n > Please manually extract \"{os.path.join(os.getcwd(), 'dank.tool.zip')}\"\n > Press [ENTER] to EXIT... ",2)) sys.exit("Failed to extract") -sys_open("dank.tool-[installer].exe") \ No newline at end of file +sys_open("dank.tool-[installer].exe") +sys.exit("Updated!") \ No newline at end of file