Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WindClan committed Mar 3, 2024
1 parent f5bbd63 commit 60cec55
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ def buildLinux():
elif sys.argv[0] == "cleanup":
shutil.rmtree("bin")
shutil.rmtree("dist")
print(os.getcwd())
elif sys.args[0] == "actions":
os.chdir("D:\\a\\MinecraftLauncher\\MinecraftLauncher")
else:
buildWindows()
buildLinux()

0 comments on commit 60cec55

Please sign in to comment.