mirror of
https://github.com/evennia/evennia.git
synced 2025-10-29 11:26:10 +00:00
More typos ...
This commit is contained in:
parent
41e41320c2
commit
3ba2d49c4f
@ -66,7 +66,7 @@ def deploy():
|
||||
|
||||
os.system(f"mkdir {latest_version}")
|
||||
|
||||
os.system("cp -Rf build/html/* {latest_version}/")
|
||||
os.system(f"cp -Rf build/html/* {latest_version}/")
|
||||
|
||||
os.system("ls")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user