mirror of
https://github.com/9001/copyparty.git
synced 2025-10-04 10:19:21 +02:00
rem
This commit is contained in:
parent
ce274d2011
commit
68d51e4037
4 changed files with 3 additions and 4 deletions
|
@ -402,7 +402,6 @@ def bye(sig, frame):
|
|||
def main():
|
||||
sysver = str(sys.version).replace("\n", "\n" + " " * 18)
|
||||
pktime = time.strftime("%Y-%m-%d, %H:%M:%S", time.gmtime(STAMP))
|
||||
os.system("")
|
||||
msg()
|
||||
msg(" this is: copyparty", VER)
|
||||
msg(" packed at:", pktime, "UTC,", STAMP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue