More typos ...

This commit is contained in:
Griatch 2025-08-15 20:08:51 +02:00
parent 41e41320c2
commit 3ba2d49c4f

View File

@ -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")