IoT-device-management/build.sh

3 lines
138 B
Bash

#!/bin/bash
truffle compile && truffle migrate --reset && cp build/contracts/DeviceManager.json frontend/src/artifacts/DeviceManager.json