FusionPBX 8 жил өмнө
parent
commit
dd3b6dcdf4

+ 1 - 0
debian/resources/letsencrypt.sh

@@ -6,6 +6,7 @@ cd "$(dirname "$0")"
 #includes
 . ./config.sh
 #. ./colors.sh
+. ./environment.sh
 
 #request the domain and email
 read -p 'Domain Name: ' domain_name