6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
|
#!/bin/bash
|
||
|
set -e
|
||
|
|
||
|
vn-debuild
|
||
|
vn-deploy root@pbx.static
|