Skip to content

Commit 73c0ffc

Browse files
author
rathnapandi
committed
- change entrypoint.sh
1 parent 4f103ec commit 73c0ffc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22
printenv
3+
cd /opt/apim-cli
34
java -Xms64m -Xmx256m -cp "lib/*" com.axway.apim.cli.APIManagerCLI ${INPUT_COMMAND}
45

56

0 commit comments

Comments
 (0)