Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TLS support for file monitoring #88

Merged
merged 13 commits into from Oct 10, 2017

Update configure-file-monitoring.sh

  • Loading branch information
Shwetajain148
Shwetajain148 committed Apr 13, 2017
commit c1973dfe242f19af30756b0848db5636d4d72b60
@@ -2,7 +2,7 @@

#downloads configure-linux.sh
echo "INFO: Downloading dependencies - configure-linux.sh"
curl -s -o configure-linux.sh https://github.com/Shwetajain148/install-script/blob/tls-support-filemonitoring/Linux%20Script/configure-linux.sh
curl -s -o configure-linux.sh https://raw.githubusercontent.com/Shwetajain148/install-script/tls-support-filemonitoring/Linux%20Script/configure-linux.sh

This comment has been minimized.

@Shwetajain148

Shwetajain148 Apr 17, 2017
Author Contributor

@mchaudhary @mostlyjason For the time being, I have put the custom path here. After the changes will be deployed to the link URL, we can update it later.

source configure-linux.sh "being-invoked"

########## Variable Declarations - Start ##########
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.