From 90c4d479ba2ef92cb39d45eb5a21f7c9d134881c Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 13 Aug 2016 16:25:08 -0400 Subject: [PATCH] *main.sh needs to be executed outside of loop as well --- bin/v-update-letsencrypt-ssl | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/v-update-letsencrypt-ssl b/bin/v-update-letsencrypt-ssl index 7de37eb6..348a3e7c 100755 --- a/bin/v-update-letsencrypt-ssl +++ b/bin/v-update-letsencrypt-ssl @@ -14,6 +14,7 @@ source /etc/profile # Includes +source $VESTA/func/main.sh source $VESTA/conf/vesta.conf