6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
#!/bin/bash
|
||
|
set -e
|
||
|
|
||
|
vn-debuild
|
||
|
vn-deploy root@bacula3
|