new file picker.py

This commit is contained in:
fingadumbledore 2022-11-01 16:05:50 +01:00
parent 1bf1674000
commit 7881cf0f70

4
picker.py Normal file
View File

@ -0,0 +1,4 @@
import shutil, os
def picker():
datei = open('server.log', 'a')