- Previously the script cloned code into /evalstone/, so after mounting the host directory to /opt/evalscope the container could not find bash/run.py and the evalscope package. - Now the script clones directly into root, preserving existing datasets/ and docker/ directories. - Also handles migration from old evalstone/ subdirectory layouts.