diff --git a/debian/changelog b/debian/changelog index e20419c..c504070 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -vn-support (2.0.10) stable; urgency=low +vn-support (2.0.11) stable; urgency=low * Initial Release. diff --git a/deploy b/deploy new file mode 100755 index 0000000..7dae519 --- /dev/null +++ b/deploy @@ -0,0 +1,5 @@ +#!/bin/bash +set -e + +vn-debuild +vn-deploy root@www1.static root@www2.static