diff --git a/manifest.jps b/manifest.jps index a1fa553..8a9c52d 100644 --- a/manifest.jps +++ b/manifest.jps @@ -118,7 +118,7 @@ actions: setupLEdomain: - cmd[cp]: |- source /opt/letsencrypt/settings; - bash ~/bin/setupWP.sh --url https://${domain}; + bash ~/bin/setupWP.sh --url https://${globals.DOMAIN}; installWordpress: - install: ${globals.BASE_URL}/scripts/installWP.jps