Skip to content

Instantly share code, notes, and snippets.

@JacobDB
Created September 19, 2018 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JacobDB/0b461a4b403c1a1f8ca064dcae4b4376 to your computer and use it in GitHub Desktop.
Save JacobDB/0b461a4b403c1a1f8ca064dcae4b4376 to your computer and use it in GitHub Desktop.
Simple script to quickly get my ftp.json for older sites; place in /usr/local/bin
#!/bin/bash
curl -LOk https://gist.githubusercontent.com/JacobDB/a04f5ba7e00b267e71e2/raw/254fa0ae3545106f038af28d7d8ab30a440b2c0e/ftp.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment