This repository has been archived on 2020-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
2018-04-19 10:35:41 +00:00
|
|
|
#!/bin/bash
|
|
|
|
set -e
|
|
|
|
|
|
|
|
vn-debuild
|
2018-05-02 06:32:19 +00:00
|
|
|
vn-deploy root@www1.static root@www2.static
|