mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-19 02:34:40 +00:00
move some stuff
This commit is contained in:
parent
8958a657da
commit
dccc73964d
@ -121,6 +121,7 @@ def general(name):
|
||||
httpd.server_close()
|
||||
print("Server stopped.")
|
||||
shutil.move('party.db', name)
|
||||
shutil.move('server.log', name)
|
||||
if not os.path.exists(ordner):
|
||||
shutil.move(name, 'sammlung')
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user