Skip to content

Conversation

mikarinneoracle
Copy link
Member

No description provided.

cd /tmp && \
mkdir unzip && \
wget https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/get/08a395c66e42.zip && \
unzip 08a395c66e42.zip -d unzip && \
ls -la /tmp/unzip && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikarinneoracle why do we need this?

Copy link
Member Author

@mikarinneoracle mikarinneoracle May 22, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't. I will remove.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed.

@mikarinneoracle
Copy link
Member Author

@karthequian Should I fix the code indentation? I realized my Atom is using tabs, should I change to spaces (4) instead ?

@karthequian
Copy link
Contributor

@mikarinneoracle I did not see that initially, but I agree. 4 spaces would work better, especially in the php/js code you have. It might make reading it easier, and more consistent with the rest of the files. Thanks for the PR!

@mikarinneoracle
Copy link
Member Author

@karthequian Ok, indentation fixed for readability. Thanks!

@mikarinneoracle
Copy link
Member Author

@karthequian @mikeraab Hi, I updated the README and did a small fix to error handling in case of network connect error. Please review.

@karthequian
Copy link
Contributor

karthequian commented May 24, 2017

looks good to me @mikeraab

@mikeraab mikeraab merged commit ca72955 into oracle:master May 24, 2017
@mikeraab
Copy link
Contributor

Thanks Guys, merging now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants