bitconch / bitconch-core

A new distributed web protocol for smart contracts and decentralized applications.
MIT License
204 stars 81 forks source link

Deploy process upgrade #106

Closed caesarchad closed 4 years ago

caesarchad commented 5 years ago

Update the script at /deploy-nightly.py


1. Compile the rust source into binaries

2. Copy the binaries into /usr/bin/bitconch

3. Copy the scripts from demo and scripts in /bitconch 

Modify the service template file


1. Change the working directory into /bitconch
caesarchad commented 5 years ago

fixed by https://github.com/bitconch/bus/pull/118