amazon web services - wget in AWS could formation -


i'm using wget fetch jar during deployment in ci process. wget command doesn't execute after executing cloudformation command aws service. before couldformation command works fine. if change wget curl, works fine. not sure issue. please give suggestions

wget might not installed on instance default. make sure cloudformation template installs before trying use it.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -