Skip to content

Instantly share code, notes, and snippets.

@jailbirt
Last active June 1, 2016 09:58
Show Gist options
  • Save jailbirt/3d3d7054c02442d76725f78300f7ac3d to your computer and use it in GitHub Desktop.
Save jailbirt/3d3d7054c02442d76725f78300f7ac3d to your computer and use it in GitHub Desktop.
something specific for fixing an issue related to theeye auto install agent
#!/bin/bash
sudo sed -i 's:http_proxy= http:http_proxy="" /usr/bin/curl http:g' /etc/cron.d/agentupdate
cat /etc/cron.d/agentupdate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment