Skip to content

Commit 1e7ad77

Browse files
authored
Opensearch support
1 parent ddbc95f commit 1e7ad77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ actions:
211211
- cmd[${nodes.cp.master.id}]: bash ~/bin/japp.sh edgeportCDN --cdn-url ${globals.CDN}
212212

213213
installMagento:
214-
- install: /scripts/install.jps
214+
- install: ${globals.SCRIPTS_PATH}/install.jps
215215
settings:
216216
db_host: ${globals.DB_HOST}
217217
db_user: ${globals.DB_USER}

0 commit comments

Comments
 (0)