Skip to content

Commit

Permalink
Update updater.py
Browse files Browse the repository at this point in the history
Former-commit-id: 27d9b75
  • Loading branch information
SirDank committed Feb 25, 2023
1 parent d803b2e commit 331a015
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion __src__/updater.py
Original file line number Diff line number Diff line change
Expand Up @@ -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")
sys_open("dank.tool-[installer].exe")
sys.exit("Updated!")

0 comments on commit 331a015

Please sign in to comment.