Skip to content

Commit e42b42f

Browse files
Update manifest.jps
1 parent e8df9e5 commit e42b42f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.jps

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"mkdir -p ${globals.homeDir}",
3737
"wget ${globals.baseUrl}/supervisor.sh -O ${globals.homeDir}/java",
3838
"wget ${globals.baseUrl}/memoryConfig.sh -O ${globals.homeDir}/memoryConfig.sh",
39+
"wget ${globals.baseUrl}/variablesparser.sh -O ${globals.homeDir}/variablesparser.sh",
3940
"wget ${globals.baseUrl}/../lib/jelastic-gc-agent.jar -O ${globals.homeDir}/jelastic-gc-agent.jar",
4041
"/bin/bash ${globals.homeDir}/java --install >> /var/log/run.log"
4142
],

0 commit comments

Comments
 (0)