Skip to content

Commit 4f103ec

Browse files
author
rathnapandi
committed
- change entrypoint.sh
1 parent 112de43 commit 4f103ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
2+
printenv
33
java -Xms64m -Xmx256m -cp "lib/*" com.axway.apim.cli.APIManagerCLI ${INPUT_COMMAND}
44

55

0 commit comments

Comments
 (0)