diff options
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-x | ci/deploy.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh index 30a6af29..da534a5c 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -1162,8 +1162,6 @@ parse_cmdline() { ##END FUNCTIONS main() { - # Make sure jinja2 is installed - easy_install-3.4 jinja2 > /dev/null parse_cmdline "$@" echo -e "${blue}INFO: Parsing network settings file...${reset}" parse_network_settings |