File size: 81 Bytes
246d201
 
 
 
 
1
2
3
4
5
6
#!/bin/bash
set -e

cp pyproject.toml poetry.lock openhands
poetry build -v