mirror of
https://github.com/evennia/evennia.git
synced 2026-08-18 03:05:44 +00:00
More typos ...
This commit is contained in:
@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user