From 3042f27f1779dfe8fd3c01597f9ce0110de16ce2 Mon Sep 17 00:00:00 2001 From: Anthony Date: Sat, 21 Sep 2024 00:22:23 +0800 Subject: [PATCH] Fix duplicate global --- manifest.jps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.jps b/manifest.jps index 29de76e..b45a89f 100644 --- a/manifest.jps +++ b/manifest.jps @@ -127,7 +127,7 @@ actions: user: root installWordpress: - - log: INSTALLING WordPress + - log: INSTALLING WordPress - install: ${globals.BASE_URL}/scripts/installWP.jps settings: db_host: ${globals.DB_HOST}