mirror of
https://github.com/yawaflua/Minecraft_server_creating-BETA-.git
synced 2025-12-09 20:09:32 +02:00
1.0.6
This commit is contained in:
@@ -3,7 +3,7 @@ from commands import *
|
||||
from installer import *
|
||||
from os import remove, getcwd
|
||||
|
||||
remove(str(getcwd)+'/index.py')
|
||||
remove(str(getcwd())+'/index.py')
|
||||
# remove installer
|
||||
window=Tk()
|
||||
window.title('Minecraft server')
|
||||
|
||||
Reference in New Issue
Block a user