Sha256: 14e4a94e91707e585c669e8abeea387ae48ef64183dc1007bbf4418680e0cb14
Contents?: true
Size: 268 Bytes
Versions: 5
Compression:
Stored size: 268 Bytes
Contents
#!/usr/bin/env ruby # Create the temporary netrc with some mocked data. `touch ~/.netrc` `chmod 0600 ~/.netrc` `echo "# This entry was added for connecting to the Acquia Cloud API\nmachine cloudapi.acquia.com\n login me@acquia.com\n password t0ps3cret" > ~/.netrc`
Version data entries
5 entries across 5 versions & 1 rubygems