Skip to content

Instantly share code, notes, and snippets.

@chiastolite
Created May 18, 2012 02:53
Show Gist options
  • Save chiastolite/2722878 to your computer and use it in GitHub Desktop.
Save chiastolite/2722878 to your computer and use it in GitHub Desktop.
cookbook_file "/etc/profile.d/proxy.sh" do
source "proxy.sh"
mode "0755"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment