#TODO add a command to properly move the binary [source] git = "https://github.com/serokell/deploy-rs" [build] template = "custom" script = """ mv "${COOKBOOK_STAGE}/usr/bin/deploy" "${COOKBOOK_STAGE}/usr/bin/deploy-rs" cookbook_cargo """