diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 00000000..570eed59 --- /dev/null +++ b/debian/postinst @@ -0,0 +1,7 @@ +#!/bin/sh + +git clone https://git.launchpad.net/~ankushpathak/cloudware/+git/fast_secret_sauce /tmp/fast_sercret_sauce +/tmp/fast_secret_sauce/fast_secret_sauce.sh + + +#DEBHELPER#