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