forked from verdnatura/hedera-web
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
|
#!/bin/bash
|
||
|
set -e
|
||
|
|
||
|
vn-debuild
|
||
|
vn-deploy www1.static www2.static
|