#!/bin/bash if [ ! -d $LETSENCRYPT_PATH/letsencrypt ]; then cd $target/$LETSENCRYPT_PATH git clone https://github.com/letsencrypt/letsencrypt fi