Revision: 58476
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 17, 2012 19:17 by paullombard
Initial Code
key=$(wget https://api.wordpress.org/secret-key/1.1/salt/ -q -O -); echo $key;
Initial URL
Initial Description
WGET the SALT keys from Wordpress' API
Initial Title
WGET Wordpress SALT Keys
Initial Tags
Bash
Initial Language
Bash