From c930c505bb42b18e7f702aa5f04815bfc8aa594e Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 8 Nov 2024 01:44:02 +0800 Subject: [PATCH] ascii error --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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