File size: 92 Bytes
05ae0b9
 
 
1
2
3
4
import shutil
shutil.copy("agent.py", "continuity_agent/agent.py")
print("Synced agent.py")