mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
More typos ...
This commit is contained in:
parent
41e41320c2
commit
3ba2d49c4f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue