This repository has been archived on 2026-01-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

3 lines
138 B
Bash
Raw Permalink Normal View History

2024-06-05 16:07:01 +08:00
#!/bin/bash
truffle compile && truffle migrate --reset && cp build/contracts/DeviceManager.json frontend/src/artifacts/DeviceManager.json